We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3909adc commit a22952cCopy full SHA for a22952c
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -5,12 +5,7 @@ on:
5
# Runs on pushes targeting the default branch
6
push:
7
branches: ["main"]
8
- # Runs on pull requests targeting the default branch
9
- pull_request:
10
- branches:
11
- - main
12
-
13
- # Allows you to run this workflow manually from the Actions tab
+ # Allows to run this workflow manually from the Actions tab
14
workflow_dispatch:
15
16
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
0 commit comments