mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 03:55:41 -04:00
ci: add issues-new github workflow
This commit is contained in:
5
.github/workflows/issues-scan.yml
vendored
5
.github/workflows/issues-scan.yml
vendored
@@ -19,7 +19,7 @@ run-name: "🎫 Issues › Scan"
|
||||
on:
|
||||
pull_request_target:
|
||||
branches:
|
||||
- alpine-base
|
||||
- main
|
||||
|
||||
# #
|
||||
# environment variables
|
||||
@@ -114,7 +114,8 @@ jobs:
|
||||
# #
|
||||
|
||||
pr-autoscan:
|
||||
runs-on: ubuntu-latest
|
||||
# runs-on: ubuntu-latest
|
||||
runs-on: apollo-x64
|
||||
timeout-minutes: 10
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user