Skip to content

Commit

Permalink
fix yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Masterain98 committed Nov 28, 2024
1 parent 2a11a14 commit 6092eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bcp47-fetcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Commit Latest BCP47 Data
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: [Actions] Update BCP47 Data
commit_message: Actions - Update BCP47 Data
branch: main
create_branch: true
commit_options: '--no-verify --signoff'
Expand Down

0 comments on commit 6092eb6

Please sign in to comment.