[ci] update actions workflow. Run main flow when PR comes from fork

This commit is contained in:
Artem Navoiev 2019-09-11 09:35:50 +03:00
parent a063987ba4
commit cc02f82ddd

View File

@ -1,6 +1,7 @@
name: main name: main
on: on:
- push - push
- pull_request
jobs: jobs:
build: build:
name: Build name: Build