Skip to content

Commit 8ec9c2a

Browse files
authored
Add update-website workflow file
1 parent ac28f28 commit 8ec9c2a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Trigger Website Update
33
on:
44
push:
55
branches: [main]
6+
paths-ignore:
7+
- ".github/**"
8+
- "README.md"
69

710
jobs:
811
update:

0 commit comments

Comments
 (0)