mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-21 14:10:30 +02:00
Remove workflow execution on push to docker-image branch
This commit is contained in:
1
.github/workflows/on-push.yml
vendored
1
.github/workflows/on-push.yml
vendored
@@ -7,7 +7,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- docker-image # For testing purposes
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user