Skip to content

Commit eaf1ecb

Browse files
committed
only a push trigger will work
1 parent 335473d commit eaf1ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# https://github.com/David-Byrne/jekyll-diff-action
22

33
name: Jekyll diff
4-
on: [pull_request]
4+
on: [push]
55

66
jobs:
77
diff-site:

0 commit comments

Comments
 (0)