mirror of
https://github.com/awesome-jellyfin/awesome-jellyfin.git
synced 2026-09-03 05:10:27 +03:00
ci: disable sorting- and client-check workflows
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: 'Clients Update Pull Request'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'assets/clients/clients.yaml'
|
||||
# pull_request:
|
||||
# paths:
|
||||
# - 'assets/clients/clients.yaml'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
name: 'README Update Pull Request'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'README.md'
|
||||
# pull_request:
|
||||
# paths:
|
||||
# - 'README.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user