mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-25 19:36:15 +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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- docker-image # For testing purposes
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user