We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f29813b commit 6cc14b1Copy full SHA for 6cc14b1
.github/workflows/nightly-changes.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
10
build:
11
- uses: github/codeql-ql/.github/workflows/build.yml@esbena/workflow-improvements
+ uses: github/codeql-ql/.github/workflows/build.yml@main
12
with:
13
os: '[ "ubuntu-latest" ]'
14
0 commit comments