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