Skip to content

Commit d836f45

Browse files
committed
pull_request not useful
[skip ci]
1 parent d085365 commit d836f45

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/pelican-action-test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ on:
44
paths:
55
- 'pelican/**'
66
- '.github/workflows/pelican-action-test.yml'
7-
pull_request:
8-
paths:
9-
- 'pelican/**'
10-
- '.github/workflows/pelican-action-test.yml'
7+
# N.B. Cannot easily test pull_request: because the source may not have rights to create/update the test-site
118
workflow_dispatch:
129
jobs:
1310
pelican-test:

0 commit comments

Comments
 (0)