Skip to content

Commit 78e9f95

Browse files
authored
Merge pull request #8 from CERTCC/renae
remove permissions field since private repo
2 parents 0e20e6d + b27e990 commit 78e9f95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_containers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ on:
33
push:
44
branches:
55
- main
6-
permissions:
7-
id-token: write
6+
#permissions:
7+
# id-token: write
88
jobs:
99
build-and-deploy:
1010
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)