We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b27e8 commit e60bb08Copy full SHA for e60bb08
.github/workflows/codeql.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
branches: [main]
9
10
+env:
11
+ NIXPKGS_ALLOW_UNFREE: 1
12
+
13
jobs:
14
analyze-ql-files:
15
name: Analyze QL files
0 commit comments