schedule test

This commit is contained in:
Ray Lyon
2023-01-16 14:03:58 -05:00
committed by GitHub
parent 66979e2cca
commit dd90dc1d18

View File

@@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@v3
- name: Check out MTAPI repo
if: github.event.schedule && ${{ env.SEC_SINCE_UPDATE > 5184000 }}
if: github.event.schedule || ${{ env.SEC_SINCE_UPDATE > 5184000 }}
uses: actions/checkout@v3
with:
repository: jonthornton/MTAPI