mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2025-01-03 07:12:36 +00:00
update crowdin action
no scheduled execution in forks
This commit is contained in:
parent
cfcfdf440d
commit
8a3a7e6cb4
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