Skip to content

Commit 026caca

Browse files
committed
Update
1 parent 6241f3b commit 026caca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Dart CI
33
on:
44
push:
5+
branches: master
56
pull_request:
67
schedule:
78
- cron: "0 0 * * 0"

mono_repo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ github:
55
on:
66
# Run CI on pushes to the master branch, and on PRs against master.
77
push:
8+
branches: master
89
pull_request:
910
schedule:
1011
- cron: "0 0 * * 0"

0 commit comments

Comments
 (0)