mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +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'
|
||||
pull_request:
|
||||
branches: [ develop ]
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue