Skip to content

Commit a4d686c

Browse files
committed
feat: Test workflow by adding push
1 parent 5b8b877 commit a4d686c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

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

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

0 commit comments

Comments
 (0)