We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88cb0a2 + 3be3f00 commit b50929aCopy full SHA for b50929a
.github/workflows/codeql-analysis.yml
@@ -20,7 +20,7 @@ permissions:
20
jobs:
21
analyze:
22
name: Analyze
23
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
24
25
strategy:
26
fail-fast: false
.github/workflows/fix-license-header.yml
@@ -5,7 +5,7 @@ on:
5
6
7
header-license-fix:
8
9
10
permissions:
11
contents: write
0 commit comments