Skip to content

Commit

Permalink
Attempt to allow infinite loops
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuchoff committed Jul 23, 2024
1 parent 86d2041 commit d48abec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge-forward.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- release/*
paths:
- '.github/**'

jobs:
merge_commit:
Expand Down

0 comments on commit d48abec

Please sign in to comment.