Skip to content

Test Action

Test Action #40

Workflow file for this run

name: Test Action
on:
workflow_dispatch:
workflow_run:
workflows: ["Build Action"]
branches: [main]
types:
- completed
jobs:
testaction:
runs-on: ubuntu-latest
steps:
- uses: wechuli/allcheckspassed@main