Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
83c1c1b67f
|
4
.github/workflows/dart.yml
vendored
4
.github/workflows/dart.yml
vendored
@@ -2,9 +2,9 @@ name: Dart
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user