Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Commit 647e77e

Browse files
author
Andy McKay
authored
Rename to work with main
Updates the Action to listen to main #28. I didn't spot much else in here that we need to do yet.
1 parent 5f61f72 commit 647e77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: http-tests
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
paths-ignore:
77
- '**.md'
88
pull_request:

0 commit comments

Comments
 (0)