Remove extraneous environment variable in PR Checks

This commit is contained in:
Angela P Wen
2024-12-03 13:35:05 -08:00
parent 221f40f1f7
commit 403641843d
2 changed files with 0 additions and 2 deletions
@@ -3,7 +3,6 @@
name: PR Check - Debug artifacts after failure
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CODEQL_ACTION_ARTIFACT_V4_UPGRADE: true
on:
push:
branches:
-1
View File
@@ -2,7 +2,6 @@
name: PR Check - Debug artifact upload
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CODEQL_ACTION_ARTIFACT_V4_UPGRADE: true
on:
push:
branches: