mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2025-01-06 12:09:56 -06:00
Correct branch name in action filter
This commit is contained in:
parent
039d8933ad
commit
984449f748
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -2,7 +2,7 @@ name: test
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
|
|
Loading…
Reference in a new issue