mirror of
https://github.com/creekorful/bathyscaphe
synced 2024-11-16 00:12:56 +00:00
ci: only run in case MR
This commit is contained in:
parent
bb80039e54
commit
cedffbf125
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -1,13 +1,7 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
env:
|
||||
GO111MODULE: on
|
||||
|
Loading…
Reference in New Issue
Block a user