Skip to content

Commit

Permalink
Github and permissions is getting worst and worst
Browse files Browse the repository at this point in the history
  • Loading branch information
sbe-arg committed May 21, 2023
1 parent b2c568f commit 963e4bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
bump-version:
if: github.event_name == 'pull_request' && github.event.action == 'closed' && github.event.pull_request.merged == true
runs-on: ubuntu-22.04
permissions:
contents: write
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 963e4bb

Please sign in to comment.