Skip to content

Commit

Permalink
Release tooling: Trigger circle CI on pushes by github action bot in …
Browse files Browse the repository at this point in the history
…version-from PRs
  • Loading branch information
kasperpeulen committed Jun 14, 2023
1 parent 3b801a6 commit 47f6469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trigger-circle-ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
branches:
- next
- main
- version-prerelease-from-**
- version-patch-from-**

jobs:
get-branch:
Expand Down

0 comments on commit 47f6469

Please sign in to comment.