Skip to content

Commit

Permalink
chore(release): drop actions permission from node-integration workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nlf authored and wraithgar committed Jan 25, 2023
1 parent eefd119 commit 6af152b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/node-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ on:
type: string
default: git

# used by setup-ccache-action's post hook to cleanup old caches
permissions:
actions: write

jobs:
build-nodejs:
name: build nodejs@${{ inputs.nodeVersion }} npm@${{ inputs.npmVersion }}
Expand Down

0 comments on commit 6af152b

Please sign in to comment.