We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfa3ad commit f52f967Copy full SHA for f52f967
.github/workflows/analyze.yml
@@ -7,6 +7,9 @@ on:
7
- main # change this if your default branch is named differently
8
workflow_dispatch:
9
10
+env:
11
+ CI: true
12
+
13
jobs:
14
analyze:
15
runs-on: ubuntu-latest
0 commit comments