Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Feb 9, 2024
1 parent 30fcdfd commit d019a3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: write
actions: write
services:
mariadb:
image: mariadb:10.6
Expand Down

0 comments on commit d019a3e

Please sign in to comment.