mirror of
https://github.com/subosito/flutter-action.git
synced 2026-09-06 11:49:31 +00:00
run workflow on pull request
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: Main workflow
|
name: Main workflow
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
test_channel:
|
test_channel:
|
||||||
runs-on: ${{ matrix.operating-system }}
|
runs-on: ${{ matrix.operating-system }}
|
||||||
|
|||||||
Reference in New Issue
Block a user