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.
1 parent e11512d commit 8914523Copy full SHA for 8914523
.github/workflows/codeql-analysis.yml
@@ -8,6 +8,8 @@ on:
8
schedule:
9
- cron: '0 17 * * 2'
10
11
+permissions: {}
12
+
13
jobs:
14
CodeQL-Build:
15
.github/workflows/hugo.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
pull_request:
6
7
build:
runs-on: ubuntu-latest
.github/workflows/lint.yml
cache-keys:
name: Setup – Cache keys
.github/workflows/prettier.yml
prettier:
.github/workflows/zizmor.yml
@@ -6,6 +6,8 @@ on:
branches: ["**"]
zizmor:
name: zizmor latest via PyPI
0 commit comments