Skip to content

Commit

Permalink
chore: remove all nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
vafanassieff committed Oct 20, 2024
1 parent bb7caaf commit fc9302c
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 24 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bp-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/lnpbp-tools/bp-core/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/bp-descriptor-wallet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/lnpbp-tools/descriptor-wallet/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/bp-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/bp-node/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/fork-observer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ on:
- master
paths:
- docker/fork-observer/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/lnd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/lnd/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/lnp-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/lnp-node/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/mempool-electrs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ on:
- master
paths:
- docker/mempool-electrs/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rgb-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/rgb-node/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rgb-std.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/lnpbp-tools/rgb-std/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rgb20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/lnpbp-tools/rgb20/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/storm-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/storm-node/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/storm-stored.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ on:
- master
paths:
- docker/storm-stored/**
schedule:
- cron: "0 8,20 * * *"

jobs:
prepare:
Expand Down

0 comments on commit fc9302c

Please sign in to comment.