mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-02 13:33:08 +00:00
only run ci-nimbus on lockfile change
This commit is contained in:
parent
6cda13db5d
commit
32cbb41a92
7
.github/workflows/ci-nimbus.yml
vendored
7
.github/workflows/ci-nimbus.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: CI-nimbus
|
||||
on:
|
||||
push:
|
||||
# total hack... can remove later but I want to preserve for now
|
||||
branches:
|
||||
- disable_this_ci
|
||||
paths:
|
||||
- atlas.lock
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -30,7 +29,7 @@ jobs:
|
||||
shell: bash
|
||||
- target:
|
||||
os: macos
|
||||
builder: macos-10.15
|
||||
builder: macos-12
|
||||
shell: bash
|
||||
- target:
|
||||
os: windows
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user