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 d085365 commit d836f45Copy full SHA for d836f45
.github/workflows/pelican-action-test.yml
@@ -4,10 +4,7 @@ on:
4
paths:
5
- 'pelican/**'
6
- '.github/workflows/pelican-action-test.yml'
7
- pull_request:
8
- paths:
9
- - 'pelican/**'
10
- - '.github/workflows/pelican-action-test.yml'
+ # N.B. Cannot easily test pull_request: because the source may not have rights to create/update the test-site
11
workflow_dispatch:
12
jobs:
13
pelican-test:
0 commit comments