We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc1d7f commit 1259267Copy full SHA for 1259267
.github/workflows/jekyll-gh-pages.yml
@@ -2,6 +2,10 @@
2
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
3
4
on:
5
+ push:
6
+ branches:
7
+ - gh-pages
8
+
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
11
0 commit comments