We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae71d97 commit 2f987acCopy full SHA for 2f987ac
.github/workflows/hugo-worklow.yml
@@ -2,7 +2,7 @@ name: Hugo-CI
2
on:
3
push:
4
branches: [master]
5
- paths-ignore: ".github/**"
+ # paths-ignore: ".github/**"
6
7
jobs:
8
job-one:
0 commit comments