Skip to content

Commit 8be66a6

Browse files
committed
CI on main
1 parent e75b687 commit 8be66a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22
# Run on master, tags, or any pull request
33
on:
44
push:
5-
branches: [master]
5+
branches: [main]
66
tags: ["*"]
77
pull_request:
88
concurrency:

0 commit comments

Comments
 (0)