[ci] update actions workflow. Run main flow when PR comes from fork
This commit is contained in:
parent
a063987ba4
commit
cc02f82ddd
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: main
|
name: main
|
||||||
on:
|
on:
|
||||||
- push
|
- push
|
||||||
|
- pull_request
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
|
Loading…
Reference in New Issue
Block a user