Skip to content

Commit c5e7498

Browse files
committed
Test
1 parent 4247692 commit c5e7498

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/e2e-test-docker-image-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
workflow_dispatch:
66

7+
permissions:
8+
id-token: write
9+
contents: read
10+
711
jobs:
812
build-and-push-image:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)