Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Oct 17, 2023
1 parent ef13703 commit 98fd7cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ on:
- edge
- v*.*

permissions:
contents: read
packages: write

concurrency:
group: build-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
Expand Down

0 comments on commit 98fd7cd

Please sign in to comment.