Skip to content

Commit

Permalink
Merge branch 'dev' into l10n_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Dec 29, 2023
2 parents 3fc1dad + 4caa7eb commit 53fb195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

- name: Check for updated files
if: (github.event_name != 'pull_request' && github.ref_name == 'dev') || github.event_name == 'scheduled'
uses: tj-actions/verify-changed-files@54e20d3c522fbeed99ebaf2e38a1eb33214c58ba # v16
uses: tj-actions/verify-changed-files@bc950d8b56b01c2c024b82bf5b8f93b685713725 # v17
id: verify-changed-files
with:
files: '**/locales/*/*.json'
Expand Down

0 comments on commit 53fb195

Please sign in to comment.