mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
build(workflows): Update workflows to use ubuntu-20.04 (#684)
Added discord notifications to all build jobs
This commit is contained in:
2
.github/workflows/support.yml
vendored
2
.github/workflows/support.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
support:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: dessant/support-requests@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user