Skip to content

Commit 27e3dd7

Browse files
author
Roman
committed
update branches names
1 parent 06ad8a8 commit 27e3dd7

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/check-btcli-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ concurrency:
1111
on:
1212
pull_request:
1313
branches:
14-
- main
15-
- staging
14+
- devnet-ready
1615
types: [opened, synchronize, reopened, labeled, unlabeled]
1716

1817
env:

.github/workflows/check-sdk-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ concurrency:
1111
on:
1212
pull_request:
1313
branches:
14-
- main
15-
- staging
14+
- devnet-ready
1615
types: [opened, synchronize, reopened, labeled, unlabeled]
1716

1817
env:

0 commit comments

Comments
 (0)