Skip to content

Commit

Permalink
Update pull-request-open.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cookienc authored May 20, 2024
1 parent 60bb8c5 commit cd6a399
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pull-request-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ on:
pull_request:
branches: [ "dev" ]

permissions: write-all

jobs:
build:
runs-on: ubuntu-22.04
permissions:
contents: write
packages: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cd6a399

Please sign in to comment.