See #2762. Final attempt.

This commit is contained in:
Dion Moult
2023-02-17 13:12:09 +11:00
parent 504782f156
commit f893503d0c
2 changed files with 2 additions and 2 deletions
+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 2 17 * *"
- cron: "0 0 1 * *"
push:
paths:
- '.github/workflows/ci-ifcopenshell-pypi.yml'