Skip to content

Commit d6d4cfc

Browse files
committed
chore(devops): update github actions
1 parent 870d55a commit d6d4cfc

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
- main
10+
- versions/1.x
1011

1112
jobs:
1213
validate:

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
- main
10+
- versions/1.x
1011

1112
jobs:
1213
e2e:

0 commit comments

Comments
 (0)