Skip to content

Commit 756a018

Browse files
authored
Merge pull request #9 from patch-technology/bs/github-actions-update
Rename master -> main
2 parents ff0bd8a + e49c7c9 commit 756a018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77

88
jobs:

0 commit comments

Comments
 (0)