only run ci-nimbus on lockfile change

This commit is contained in:
Jaremy Creechley 2023-07-11 16:28:04 -07:00
parent 6cda13db5d
commit 32cbb41a92
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300
1 changed files with 3 additions and 4 deletions

View File

@ -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