Skip to content

Commit d5790dd

Browse files
committed
Remove 'image-attestation-and-ghcr' branch from push events in CI workflow
1 parent 2961d5e commit d5790dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Lua Docker - Image CI
22

33
on:
44
push:
5-
branches: [ main, image-attestation-and-ghcr ]
5+
branches: [ main ]
66
pull_request:
77
branches: [ main ]
88

0 commit comments

Comments
 (0)