Skip to content

Commit 8f149b2

Browse files
authored
Change CI workflow branch from 'main' to 'master'
to d2dyno: i didn't open a pr because this was a small and silly error (oversight)
1 parent 8d808a3 commit 8f149b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
pull_request:
88
workflow_dispatch:
99

0 commit comments

Comments
 (0)