Skip to content

Commit b4c32f5

Browse files
committed
Fix branch name
1 parent 70e4a4d commit b4c32f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
merge_group:
66
branches:
7-
- develop
7+
- master
88
concurrency:
99
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
1010
cancel-in-progress: true

0 commit comments

Comments
 (0)