Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
ci: update ci permissions (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolasinski-splunk committed Sep 13, 2023
1 parent 0af8504 commit 7b6abb2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,13 @@ on:
branches:
- "main"
- "develop"


permissions:
contents: write
packages: write
pull-requests: read
statuses: write

jobs:
build_action:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7b6abb2

Please sign in to comment.