mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +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
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
smoke-test:
|
||||
name: Smoke Test macOS
|
||||
|
||||
@@ -1 +1 @@
|
||||
pyln.proto >= 0.9.3
|
||||
pyln.proto
|
||||
|
||||
Reference in New Issue
Block a user