Update crowdin-wf-develop.yml

Block flow in Forks and update action version
This commit is contained in:
Wilco Alsemgeest 2021-09-01 10:30:32 +02:00 committed by GitHub
parent f436afc2b8
commit f3e7dd8265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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/jedchecker') || (github.event_name != 'push')
# The type of runner that the job will run on
runs-on: ubuntu-latest
@ -22,7 +23,7 @@ jobs:
# Runs the Crowdin action command - https://github.com/crowdin/github-action
- name: crowdin action
uses: crowdin/github-action@1.1.2
uses: crowdin/github-action@1.3.3
with:
# Upload sources to Crowdin
upload_sources: true