Skip to content

Commit d28d8ad

Browse files
committed
trying to get codeql to run
1 parent d144666 commit d28d8ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-docker.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on: push
55
env:
66
IMAGE_TAG: us.gcr.io/cds-docker-containers/taiga:ga-build-${{ github.run_number }}
77

8+
permissions:
9+
security-events: write
10+
811
jobs:
912
build-docker:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)