Skip to content

Commit b286558

Browse files
committed
Make CI be triggered for any file change
1 parent af825c2 commit b286558

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
on:
22
push:
33
paths:
4-
- ".github/workflows/**"
54
- "**"
65
pull_request:
76
paths:
8-
- ".github/workflows/**"
97
- "**"
108
workflow_dispatch:
119

0 commit comments

Comments
 (0)