mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
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:
parent
ceed812458
commit
0c3a1c7288
1 changed files with 0 additions and 1 deletions
1
.github/workflows/image.yml
vendored
1
.github/workflows/image.yml
vendored
|
@ -7,7 +7,6 @@ on:
|
|||
paths:
|
||||
- Dockerfile
|
||||
- .github/workflows/image.yml
|
||||
pull_request:
|
||||
permissions:
|
||||
packages: write
|
||||
|
||||
|
|
Loading…
Reference in a new issue