We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6241f3b commit 026cacaCopy full SHA for 026caca
.github/workflows/dart.yml
@@ -2,6 +2,7 @@
2
name: Dart CI
3
on:
4
push:
5
+ branches: master
6
pull_request:
7
schedule:
8
- cron: "0 0 * * 0"
mono_repo.yaml
@@ -5,6 +5,7 @@ github:
# Run CI on pushes to the master branch, and on PRs against master.
9
10
11
0 commit comments