mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-04-01 00:18:21 +02:00
Merge branch 'main' of https://github.com/vishalxl/nostr_console
This commit is contained in:
commit
e3c9dc3916
6
.github/workflows/dart.yml
vendored
6
.github/workflows/dart.yml
vendored
@ -5,9 +5,13 @@
|
||||
|
||||
name: Dart
|
||||
|
||||
# do a built only on change to pubspec.yaml file with its version change
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches:
|
||||
- 'main/pubspec.yaml'
|
||||
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user