PR comments and more tweaks

This commit is contained in:
Michael Legleux
2026-04-02 11:14:29 -07:00
parent deba938eef
commit 40e70a7bac
6 changed files with 19 additions and 19 deletions

View File

@@ -36,6 +36,8 @@ env:
jobs:
package:
name: ${{ inputs.pkg_type }} (${{ inputs.version }})
permissions:
contents: read
runs-on: ["self-hosted", "Linux", "X64", "heavy"]
container: ${{ inputs.container_image }}
timeout-minutes: 30