mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-22 02:49:01 +00:00
Merge pull request #359 from heelc29/update-crowdin-action-fork
update crowdin action
This commit is contained in:
commit
62d0cf96a7
1
.github/workflows/crowdin-wf.yml
vendored
1
.github/workflows/crowdin-wf.yml
vendored
@ -11,6 +11,7 @@ on:
|
||||
jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
synchronize-with-crowdin:
|
||||
if: (github.event_name == 'schedule' && github.repository == 'joomla-extensions/patchtester') || (github.event_name != 'schedule')
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user