Skip to content

Commit f3d311c

Browse files
committed
trigger always
1 parent b89ff89 commit f3d311c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger-website-redeploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Deploy guide changes to sigpwny/websites
33
on:
44
push:
55
paths:
6+
- '*/**'
67
- '!./README.md'
78
concurrency:
89
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)