mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-13 22:58:35 +00:00
Update update_translations.yml
This commit is contained in:
parent
57ec0db1eb
commit
b25614bd5f
10
.github/workflows/update_translations.yml
vendored
10
.github/workflows/update_translations.yml
vendored
@ -5,10 +5,12 @@ name: Update translations
|
||||
# Controls when the action will run.
|
||||
on:
|
||||
# Triggers the workflow on push or pull request events but only for the master branch
|
||||
#push:
|
||||
# branches: [ master ]
|
||||
#pull_request:
|
||||
# branches: [ master ]
|
||||
push:
|
||||
paths:
|
||||
- 'index.html'
|
||||
- 'main.js'
|
||||
branches:
|
||||
- master
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user