Update permissions scope

This commit is contained in:
Nick Alteen
2023-11-27 23:52:38 -05:00
parent 7d6e75e1d8
commit 8b2413dfed
2 changed files with 11 additions and 13 deletions
+4 -3
View File
@@ -2,11 +2,12 @@ name: Continuous Integration
on:
pull_request:
push:
branches:
- main
push:
branches-ignore:
- main
permissions:
contents: read
jobs:
test-docker: