mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-10 18:51:20 +00:00
only run ci on push to master
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -2,6 +2,8 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
Reference in New Issue
Block a user