Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit a4642d4

Browse files
committed
master branch is called 'main'
1 parent b62e3d6 commit a4642d4

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
@@ -2,7 +2,7 @@ name: Python CI
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ main ]
66
pull_request:
77
types:
88
- opened

0 commit comments

Comments
 (0)