Skip to content

Commit

Permalink
Take out permissions setting from Action conf
Browse files Browse the repository at this point in the history
Did adding the permissions setting break the Action?

Take it out to see if so.
  • Loading branch information
rwalkerands authored Dec 20, 2023
1 parent 29ba15c commit 1ba3885
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/out-of-office.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
jobs:
comment:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: actions/github-script@v7
with:
Expand Down

0 comments on commit 1ba3885

Please sign in to comment.