We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc68a3e commit 6122750Copy full SHA for 6122750
1 file changed
.github/workflows/pages.yml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- 'docs/**'
8
- 'results/**'
9
+ - '.github/workflows/pages.yml'
10
workflow_dispatch:
11
12
permissions:
0 commit comments