Skip to content

Commit a36f54a

Browse files
authored
Update build-and-deploy-site.yml
Signed-off-by: Rian the rizzler <[email protected]>
1 parent 8c0d519 commit a36f54a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-and-deploy-site.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Build and Deploy Site
22
on:
33
push:
44
branches: [master]
5+
paths-ignore:
6+
- .github/*
7+
58
workflow_dispatch:
69
workflow_call:
710

0 commit comments

Comments
 (0)