Skip to content

Commit 62fd9a2

Browse files
Always run check workflow events on all occasions (#1133) (#1134)
Signed-off-by: Peter Zhu <[email protected]> (cherry picked from commit 4e7a176) Co-authored-by: Peter Zhu <[email protected]>
1 parent 18a9487 commit 62fd9a2

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)