mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-03 11:53:41 +02:00
.github/workflows/ci.yml: trigger on pull requests also.
This commit is contained in:
parent
cf6c1a4854
commit
0a2ad12700
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -6,6 +6,8 @@ on:
|
||||||
- '*'
|
- '*'
|
||||||
- '*/*'
|
- '*/*'
|
||||||
- '!master'
|
- '!master'
|
||||||
|
pull_request:
|
||||||
|
branches: [ develop ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
compile:
|
compile:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue