We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b89ff89 commit f3d311cCopy full SHA for f3d311c
.github/workflows/trigger-website-redeploy.yml
@@ -3,6 +3,7 @@ name: Deploy guide changes to sigpwny/websites
3
on:
4
push:
5
paths:
6
+ - '*/**'
7
- '!./README.md'
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments