Skip to content

Commit

Permalink
Always run check workflow events on all occasions (#1133)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon authored Jan 22, 2025
1 parent 2365ffd commit 4e7a176
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-workflow-events.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Check Workflow Events
on:
pull_request:
paths:
- '.github/workflows/**'

jobs:
check-workflow-events:
Expand Down

0 comments on commit 4e7a176

Please sign in to comment.