mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
gci: Remove push trigger
This commit is contained in:
2
.github/workflows/macos.yaml
vendored
2
.github/workflows/macos.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Mac OS pytest
|
name: Mac OS pytest
|
||||||
on: [push, pull_request]
|
on: [pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
smoke-test:
|
smoke-test:
|
||||||
name: Smoke Test macOS
|
name: Smoke Test macOS
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
pyln.proto >= 0.9.3
|
pyln.proto
|
||||||
|
|||||||
Reference in New Issue
Block a user