Skip to content

Commit

Permalink
ci: backport PRs logic
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Sep 20, 2023
1 parent 4dbb836 commit 085e5d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/version-branch-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: Version Branch Update
on:
pull_request:
branches:
- 'version-**'
- 'version-[0-9]-[0-9]'
types: [opened, synchronize, reopened]
workflow_dispatch:



concurrency:
Expand Down

0 comments on commit 085e5d5

Please sign in to comment.