mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 00:16:16 +01: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/invalid_template.yml
vendored
2
.github/workflows/invalid_template.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