Skip to content

Commit

Permalink
github: Turn off the image workflow for pull request
Browse files Browse the repository at this point in the history
We need to fix it so it does not publish anything to the remote repo before we can enable that.
  • Loading branch information
bep committed Aug 9, 2024
1 parent ceed812 commit 0c3a1c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
paths:
- Dockerfile
- .github/workflows/image.yml
pull_request:
permissions:
packages: write

Expand Down

0 comments on commit 0c3a1c7

Please sign in to comment.