Skip to content

Commit

Permalink
ci: final fix to backport CI (#1503)
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Aug 30, 2023
1 parent 913a118 commit 739d584
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/version-branch-update.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Version Branch Update

on:
push:
branches:
- 'version-*'
pull_request:
branches:
- 'version-*'
- 'backport/version-*'


concurrency:
group: version-${{ github.ref }}
Expand Down

0 comments on commit 739d584

Please sign in to comment.