mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-22 10:58:58 +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:
|
jobs:
|
||||||
# This workflow contains a single job called "build"
|
# This workflow contains a single job called "build"
|
||||||
synchronize-with-crowdin:
|
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
|
# The type of runner that the job will run on
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user