Skip to content

Commit

Permalink
Merge pull request #24 from AlayaCare/ci3
Browse files Browse the repository at this point in the history
update Github Action permissions
  • Loading branch information
nzin-alayacare authored Aug 27, 2023
2 parents a340e3c + 422b4fc commit a435ed6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
branches:
- main

permissions:
contents: write
packages: write

jobs:
build:
if: github.event.pull_request.merged == true
Expand Down

0 comments on commit a435ed6

Please sign in to comment.