Skip to content

Commit fc17aac

Browse files
authored
Update branch name
1 parent 7355edf commit fc17aac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Main CI Workflow
22

33
on:
44
pull_request:
5-
branches: [ master ]
5+
branches: [ main ]
66
push:
7-
branches: [ master ]
7+
branches: [ main ]
88
tags: '*'
99

1010
jobs:

0 commit comments

Comments
 (0)