Skip to content

Commit

Permalink
Maybe fix the workflow run invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed Nov 12, 2024
1 parent f212e78 commit 423df9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check_rebased.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
- main
workflow_run:
workflows: [Push in main]
types:
- completed
branches:
- main
#types:
# - completed
#branches:
# - main

jobs:
check-rebased:
Expand Down

0 comments on commit 423df9f

Please sign in to comment.