mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 00:16:16 +01:00
build(snap): Disable arm64 snap build. (#935)
* build(snap): Disable arm64 snap build. * build(snap): Add cancel workflow * docs(issues): Close invalid issues. * build(snap): Move if to the first job
This commit is contained in:
4
.github/workflows/invalid_template.yml
vendored
4
.github/workflows/invalid_template.yml
vendored
@@ -14,6 +14,6 @@ jobs:
|
||||
support-label: 'invalid:template-incomplete'
|
||||
issue-comment: >
|
||||
:wave: @{issue-author}, please edit your issue and follow the template provided.
|
||||
close-issue: false
|
||||
lock-issue: false
|
||||
close-issue: true
|
||||
lock-issue: true
|
||||
issue-lock-reason: 'resolved'
|
||||
|
||||
Reference in New Issue
Block a user