test: test
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
print:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: standard-ubuntu-22
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- name: 每 10 秒打印一次数字
|
||||
|
||||
Reference in New Issue
Block a user