mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Update workflows
This commit is contained in:
parent
8b9dee1984
commit
9adb2ef7b1
3 changed files with 0 additions and 3 deletions
1
.github/workflows/publish-docker.yml
vendored
1
.github/workflows/publish-docker.yml
vendored
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches: [master, beta, nightly]
|
||||
tags: [v*]
|
||||
pull_request: ~
|
||||
|
||||
jobs:
|
||||
build-docker:
|
||||
|
|
1
.github/workflows/publish-installers.yml
vendored
1
.github/workflows/publish-installers.yml
vendored
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches: [master, beta, nightly]
|
||||
tags: [v*]
|
||||
pull_request: ~
|
||||
|
||||
jobs:
|
||||
build-installer:
|
||||
|
|
1
.github/workflows/publish-snap.yml
vendored
1
.github/workflows/publish-snap.yml
vendored
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches: [master, beta, nightly]
|
||||
tags: [v*]
|
||||
pull_request: ~
|
||||
|
||||
jobs:
|
||||
build-snap:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue