Wait for deploy
This commit is contained in:
1
.github/workflows/build-and-test.yaml
vendored
1
.github/workflows/build-and-test.yaml
vendored
@@ -236,6 +236,7 @@ jobs:
|
||||
push-to-registry: true
|
||||
|
||||
scan:
|
||||
needs: deploy
|
||||
permissions:
|
||||
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
|
||||
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
|
||||
|
||||
Reference in New Issue
Block a user