Merge pull request #359 from heelc29/update-crowdin-action-fork

update crowdin action
This commit is contained in:
Roland Dalmulder 2023-08-21 20:42:22 +02:00 committed by GitHub
commit 62d0cf96a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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