Skip to content

Commit 0ba634b

Browse files
committed
test
1 parent 64e68c5 commit 0ba634b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build-containers.yml renamed to .github/workflows/build-base-containers.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ on:
99
default: false
1010
push:
1111

12+
13+
permissions:
14+
id-token: write
15+
packages: write
16+
attestations: write
17+
1218
jobs:
1319
build-base-containers:
1420
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)