GitHub上下文.yaml
All checks were successful
/ job3 (push) Has been skipped
/ job2 (push) Successful in 5s
/ job1 (push) Successful in 17s

This commit is contained in:
严浩
2025-04-14 13:51:57 +08:00
parent 06f32d799a
commit 7eee04caf7
6 changed files with 11 additions and 51 deletions

10
.github/workflows/GitHub上下文.yaml vendored Normal file
View File

@ -0,0 +1,10 @@
on:
push:
workflow_dispatch:
jobs:
job1:
runs-on: ubuntu-arm64
steps:
- name: github.repository_id
run: |
echo ${{ github.repository_id }}