Skip to content

Commit

Permalink
try to add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
martelkr committed Sep 8, 2023
1 parent 0906cb8 commit 39280da
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/cppcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ name: cppcheck
on:
push:
branches: [ "main" ]

env:
BUILD_TYPE: Release

permissions:
actions: write
contents: write

jobs:
Linux-cppcheck:
Expand Down

0 comments on commit 39280da

Please sign in to comment.