Skip to content

Commit 7b98675

Browse files
authored
fix: renamed main to master
1 parent fd602c9 commit 7b98675

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ on:
55
# main branch
66
push:
77
branches:
8-
- main
8+
- master
99
pull_request:
1010
branches:
11-
- main
11+
- master
1212
workflow_dispatch:
1313

1414
jobs:

0 commit comments

Comments
 (0)