latex-template

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3bce21b505365b332fabfc0deee3ff3fee411110
parent 2b20acc3c1b8457a24cf0e81132a05261a72c34e
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Mon, 14 Apr 2025 11:40:42 +0900

jops -> jobs
Diffstat:
M.github/workflows/PRbuild.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/PRbuild.yaml b/.github/workflows/PRbuild.yaml @@ -5,9 +5,9 @@ on: pull_request: types: [opened, edited] -jops: +jobs: PRbuild: - name: Build + name: PRBuild runs-on: self-hosted steps: - name: Set up Git repository