Skip to content

Commit 7443b3a

Browse files
authored
Merge branch 'main' into cleanup
2 parents 14a799b + c1a0de3 commit 7443b3a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/FUNDING.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These are supported funding model platforms
2+
3+
github: torrentpier
4+
open_collective: torrentpier

.github/workflows/ocelot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Ocelot Build
22

33
on:
44
push:
5-
branches: [ "master" ]
5+
branches: [ "main" ]
66
pull_request:
7-
branches: [ "master" ]
7+
branches: [ "main" ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)