mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2026-03-14 03:36:51 -06:00
fix(ci): check 'master' instead of 'main'
This commit is contained in:
Vendored
+1
-1
@@ -13,7 +13,7 @@ on:
|
|||||||
pull_request: {}
|
pull_request: {}
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Vendored
+1
-1
@@ -13,7 +13,7 @@ on:
|
|||||||
pull_request: {}
|
pull_request: {}
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# LuaDate v2.2
|
# LuaDate v2.2
|
||||||
|
|
||||||
[](https://github.com/Tieske/date/actions/workflows/unix_build.yml)
|
[](https://github.com/Tieske/date/actions/workflows/unix_build.yml)
|
||||||
[](https://coveralls.io/github/Tieske/date)
|
[](https://coveralls.io/github/Tieske/date)
|
||||||
[](https://github.com/Tieske/date/actions/workflows/lint.yml)
|
[](https://github.com/Tieske/date/actions/workflows/lint.yml)
|
||||||
[](CHANGELOG.md)
|
[](CHANGELOG.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user