Skip to content

Commit b27e990

Browse files
author
Renae Metcalf
committed
remove permissions field since private repo
1 parent 321fe16 commit b27e990

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)