Skip to content

Commit

Permalink
Update npm-gulp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rampatra authored Mar 1, 2023
1 parent fe70202 commit 81eab93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/npm-gulp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout

jobs:
build:
Expand Down

0 comments on commit 81eab93

Please sign in to comment.