This commit is contained in:
Vishal 2022-08-30 17:00:24 +05:30
commit e3c9dc3916

View File

@ -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" ]