github: Turn off the image workflow for pull request

We need to fix it so it does not publish anything to the remote repo before we can enable that.
This commit is contained in:
Bjørn Erik Pedersen 2024-08-09 16:47:17 +02:00
parent ceed812458
commit 0c3a1c7288
No known key found for this signature in database

View file

@ -7,7 +7,6 @@ on:
paths:
- Dockerfile
- .github/workflows/image.yml
pull_request:
permissions:
packages: write