mirror of
https://github.com/actions/http-client.git
synced 2025-02-24 16:22:28 +00:00
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.
This commit is contained in:
parent
5f61f72a73
commit
647e77eb60
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -2,7 +2,7 @@ name: http-tests
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
|
Loading…
Reference in New Issue
Block a user