Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
bburgerHCAP committed Mar 28, 2024
1 parent 2c262cf commit 4e65c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/i18n-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Validate I18n JSONs

on:
pull_request:
branches: [master]
branches: [main]

permissions:
id-token: write
Expand Down

0 comments on commit 4e65c90

Please sign in to comment.