Skip to content

Commit 0ddf4f9

Browse files
authored
CI: fix broken gh-pages CI job, should only run on commits in main (#467)
Also I enabled CircleCI preview builds on PRs from forks, it was missing a setting in the CircleCI UI Closes gh-466
1 parent bc49588 commit 0ddf4f9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pages.yml

-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ on:
3131
branches:
3232
- main
3333

34-
pull_request:
35-
branches:
36-
- "**"
37-
3834
# Workflow jobs:
3935
jobs:
4036

0 commit comments

Comments
 (0)