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.
2 parents 92cf64b + 9aa9131 commit 1e3bcddCopy full SHA for 1e3bcdd
.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