See #2762. Final final attempt.

This commit is contained in:
Dion Moult
2023-02-17 13:28:02 +11:00
parent f893503d0c
commit 0c8122afc4
+1 -1
View File
@@ -8,7 +8,7 @@ on:
# │ │ │ ┌───────────── month (1 - 12 or JAN-DEC)
# │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
# * * * * *
- cron: "0 0 1 * *"
- cron: "0 0 18 * *"
push:
paths:
- '.github/workflows/ci-ifcopenshell-pypi.yml'