Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! feat: validat…
Browse files Browse the repository at this point in the history
…e po files on pull_request
  • Loading branch information
OmarIthawi committed Aug 18, 2023
1 parent 056537a commit 5a6efb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-translation-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Send failure comment
if: failure()
uses: actions/github-script@v6
uses: actions/github-script@v5
with:
script: |
// const fs = require('fs');
Expand Down

0 comments on commit 5a6efb4

Please sign in to comment.