Skip to content

Commit 17ab1ba

Browse files
committed
Fix CloudFront invalidation workflow triggers
1 parent 32e189e commit 17ab1ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cloudfront_invalidate_assets.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
- 'theme/**/*.css'
99
- 'theme/**/*.js'
1010
- 'theme/**/*.hbs'
11-
paths-ignore:
12-
- '.github/**'
13-
- 'book/**'
1411
workflow_dispatch:
1512

1613
permissions:

0 commit comments

Comments
 (0)