Skip to content

Commit a2fb9b3

Browse files
authored
Fix branch
1 parent 2dd7efd commit a2fb9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: main
22
on:
33
push:
44
branches:
5-
- main
5+
- website
66
jobs:
77
main:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)