Skip to content

Commit e4c5992

Browse files
committed
bug: workflow modification must execute action
1 parent f1397b9 commit e4c5992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- client/**
9+
- .github/workflows/pages.yaml
910

1011
# release:
1112
# types: [published]

0 commit comments

Comments
 (0)