Skip to content

Commit 25017e6

Browse files
update branch name in contract-verify.yml
1 parent aec4ca7 commit 25017e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/contract-verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name: ContractVerify
77

88
on:
99
push:
10-
branches: [ "main", "develop", "feature/contract-verify" ]
10+
branches: [ "main", "develop", "feature/2025-08-13-contract-verify" ]
1111
pull_request:
12-
branches: [ "main", "develop", "feature/contract-verify" ]
12+
branches: [ "main", "develop", "feature/2025-08-13-contract-verify" ]
1313

1414
jobs:
1515
contract_verify_job:

0 commit comments

Comments
 (0)