Skip to content

Commit 4e7a176

Browse files
Always run check workflow events on all occasions (#1133)
Signed-off-by: Peter Zhu <[email protected]>
1 parent 2365ffd commit 4e7a176

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check-workflow-events.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Check Workflow Events
22
on:
33
pull_request:
4-
paths:
5-
- '.github/workflows/**'
64

75
jobs:
86
check-workflow-events:

0 commit comments

Comments
 (0)