Skip to content

Commit

Permalink
permission
Browse files Browse the repository at this point in the history
  • Loading branch information
huynaism committed Oct 29, 2024
1 parent 6c67044 commit 95d2a92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:

docker_pipeline:
needs: ["lint_test"]
permissions:
# required for all workflows
security-events: write
# required to fetch internal or private CodeQL packs
packages: read
uses: babylonlabs-io/.github/.github/workflows/reusable_docker_pipeline.yml@huy/add-docker-sec
secrets: inherit
with:
Expand Down

0 comments on commit 95d2a92

Please sign in to comment.