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 f76a0c5 commit 262ec01Copy full SHA for 262ec01
.github/workflows/pages.yaml
@@ -6,6 +6,7 @@ on:
6
branches: [main]
7
paths:
8
- '*.md'
9
+ - .github/workflows/pages.yaml
10
11
permissions:
12
id-token: write # This is required for requesting the JWT
0 commit comments