Skip to content

Commit 5192da0

Browse files
committed
temp add push tags
1 parent 43f7161 commit 5192da0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run-all-tests-linux.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: Test all (Linux)
55

66
on:
7+
push:
78
workflow_dispatch:
89
schedule:
910
- cron: '0 0 * * *' # Every day at midnight UTC

.github/workflows/run-all-tests-macos.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: Test all (MacOS)
55

66
on:
7+
push:
78
workflow_dispatch:
89
schedule:
910
- cron: '0 0 * * *' # Every day at midnight UTC

0 commit comments

Comments
 (0)