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 <[email protected]>
(cherry picked from commit 4e7a176)
  • Loading branch information
peterzhuamazon authored and github-actions[bot] committed Jan 22, 2025
1 parent 18a9487 commit 2a35ce4
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 2a35ce4

Please sign in to comment.