Skip to content

Commit 00b8023

Browse files
committed
allow docker sha update to create pull requests
1 parent 2a18179 commit 00b8023

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-docker-sha.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
update-docker-sha:
4747
permissions:
4848
contents: write
49+
pull-requests: write
4950
runs-on: ubuntu-22.04
5051
needs: [vars]
5152
steps:

0 commit comments

Comments
 (0)