Skip to content

Commit 8a29d76

Browse files
committed
Also rename the branch in workflows/main.yml
1 parent c61622a commit 8a29d76

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
@@ -1,10 +1,10 @@
11
on:
22
push:
33
branches:
4-
- master
4+
- main
55
pull_request:
66
branches:
7-
- master
7+
- main
88

99
name: Run Tox tests
1010

0 commit comments

Comments
 (0)