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.
main
v1
1 parent c1f4f01 commit 138da35Copy full SHA for 138da35
.github/workflows/check-badges.yml
@@ -2,9 +2,9 @@ name: Check badges in README.md
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ v1 ]
6
pull_request:
7
8
9
jobs:
10
build-and-test:
.github/workflows/dart.yml
@@ -2,9 +2,9 @@ name: "Dart test"
build:
0 commit comments