Skip to content

Commit

Permalink
fix workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Sep 26, 2024
1 parent 09349ab commit 8767701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.repository == 'tabler/tabler-icons'
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Use Node.js 20
Expand Down

0 comments on commit 8767701

Please sign in to comment.