mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-15 19:05:46 +01:00
feat: tests of backport prs (#1224)
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -4,7 +4,9 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches:
|
||||
- main
|
||||
- 'v[0-9]+.[0-9]+.x' # Match version branches like v0.13.x, v1.0.x, etc.
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user