Skip to content

Commit e86ba15

Browse files
committed
ci: trigger workflows on anchor-1.0 branch for testing
1 parent 0923657 commit e86ba15

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/anchor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- main
9+
- anchor-1.0
910
pull_request:
1011
types: [opened, synchronize, reopened]
1112
branches:

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
push:
1010
branches:
1111
- main
12+
- anchor-1.0
1213
pull_request:
1314
types: [opened, synchronize, reopened]
1415
branches:

0 commit comments

Comments
 (0)