We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889ec8f commit 42061faCopy full SHA for 42061fa
.github/workflows/github-pages.yaml
@@ -7,6 +7,7 @@ on:
7
- '.github/requirements.txt'
8
- 'docs/**'
9
- 'overrides/**'
10
+ - '.github/CONTRIBUTING.md'
11
workflow_dispatch:
12
13
jobs:
0 commit comments