Skip to content

Commit 3ec461f

Browse files
committed
remove environment from scan workflow
1 parent a2ec624 commit 3ec461f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/scan.yml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
3232
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
3333
runs-on: ubuntu-latest
34-
environment: prod
3534
steps:
3635
- name: Checkout the code
3736
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 #v3.6.0

0 commit comments

Comments
 (0)