Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… feat: validate po files on pull_request
  • Loading branch information
OmarIthawi committed Aug 18, 2023
1 parent 549e3ef commit 2025e4d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/validate-translation-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ on:
jobs:
validate-po-files:
runs-on: ubuntu-latest
permissions:
pull-requests: read
issues: write

permissions: write-all
steps:
# Clones the openedx-translations repo
- name: clone openedx/openedx-translations
Expand Down

0 comments on commit 2025e4d

Please sign in to comment.