Skip to content

Commit 3ec6da8

Browse files
CI: update/correct branch name (master => main)
1 parent 11b4fda commit 3ec6da8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ concurrency:
77
on:
88
push:
99
branches:
10-
- "master"
10+
- "main"
1111
pull_request:
1212
branches:
13-
- "master"
13+
- "main"
1414
workflow_dispatch:
1515

1616
jobs:

0 commit comments

Comments
 (0)