We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e8790c commit dedb92cCopy full SHA for dedb92c
4 files changed
.github/workflows/codeql-analysis.yml
@@ -8,6 +8,8 @@ on:
8
schedule:
9
- cron: '0 11 * * 2'
10
11
+permissions: {}
12
+
13
jobs:
14
CodeQL-Build:
15
.github/workflows/release.yml
@@ -10,6 +10,8 @@ on:
types:
- published
16
build:
17
name: Build source distribution
.github/workflows/test.yml
@@ -6,6 +6,8 @@ on:
6
7
- cron: '3 15 * * SUN'
.github/workflows/zizmor.yml
pull_request:
branches: ["**"]
zizmor:
name: zizmor latest via PyPI
0 commit comments