mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 23:42:00 +01:00
Don't run the test twice on PRs
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
- '**.dart'
|
||||
- 'pubspec.yaml'
|
||||
pull_request:
|
||||
branches: [ pull_request, master ]
|
||||
branches: [ master, ]
|
||||
paths:
|
||||
- '**.dart'
|
||||
- 'pubspec.yaml'
|
||||
|
||||
Reference in New Issue
Block a user