mirror of
https://github.com/samsonjs/SwiftTimeZoneLookup.git
synced 2026-04-27 14:57:39 +00:00
wrong branch for ci
This commit is contained in:
parent
f31b5d706d
commit
40d3321751
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -4,7 +4,7 @@ name: Test
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
pull_request: {}
|
pull_request: {}
|
||||||
env:
|
env:
|
||||||
swift_package_resolve: swift package resolve
|
swift_package_resolve: swift package resolve
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue