Skip to content

Commit

Permalink
fine grained permissions?
Browse files Browse the repository at this point in the history
  • Loading branch information
njones-lanl committed Feb 14, 2024
1 parent 7bc3d4e commit dfa38d2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_containers.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: build and publish containers
on: workflow_dispatch
permissions: write-all
permissions:
packages: write
contents: read
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dfa38d2

Please sign in to comment.