Skip to content

Commit

Permalink
add perms so we can commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Jul 18, 2024
1 parent 7af2714 commit a9de097
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# On push, run the action-wporg-validator workflow.
name: Lint and Test
on: [push]
permissions:
contents: write
jobs:
validate-readme-spacing:
name: Validate README Spacing
Expand Down

0 comments on commit a9de097

Please sign in to comment.