update crowdin action

no scheduled execution in forks
This commit is contained in:
Christian Heel 2023-08-17 20:06:27 +02:00
parent cfcfdf440d
commit 8a3a7e6cb4
No known key found for this signature in database
GPG Key ID: EDE6A7223C8896A5
1 changed files with 1 additions and 0 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/patchtester') || (github.event_name != 'schedule')
# The type of runner that the job will run on
runs-on: ubuntu-latest