Skip to content

Commit 7645f51

Browse files
SCANPY-220 Removed temporary trigger that was used for testing.
1 parent 4c276e0 commit 7645f51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/MacOsNightly.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: macOS Nightly Build
22

33
on:
4-
# TODO: Remove this trigger before merging to master
5-
push:
6-
branches:
7-
- MJ/SCANPY-220
84
schedule:
95
# Run at 3:00 AM UTC every day (5:00 AM CEST / 4:00 AM CET)
106
- cron: "0 3 * * *"

0 commit comments

Comments
 (0)