mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 11:06:51 +00:00
See #2762. Attempt 3.
This commit is contained in:
@@ -8,7 +8,11 @@ on:
|
|||||||
# │ │ │ ┌───────────── month (1 - 12 or JAN-DEC)
|
# │ │ │ ┌───────────── month (1 - 12 or JAN-DEC)
|
||||||
# │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
|
# │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
|
||||||
# * * * * *
|
# * * * * *
|
||||||
- cron: "35 1 17 * *" # 11min before utc midnight
|
- cron: "0 2 17 * *"
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- '.github/workflows/ci-ifcopenshell-pypi.yml'
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
major: 0
|
major: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user