Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4d5c255

Browse files
committedJul 15, 2020
Change Action trigger to push from pull-request
1 parent 8b6ebcb commit 4d5c255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Gatsby build and publish to gh-pages
22

33
on:
4-
pull_request:
4+
push:
55
branches:
66
- main
77

0 commit comments

Comments
 (0)