@configuring-github-actions
触发器:push、pull_request、release、workflow_dispatch、schedule运行器:ubuntu-latest、macos-latest、macos-13、windows-latest上下文:${{github.event_name}}、${{github.ref}}、${{runner.os}}、${{matrix.*}}
触发器:push、pull_request、release、workflow_dispatch、schedule运行器:ubuntu-latest、macos-latest、macos-13、windows-latest上下文:${{github.event_name}}、${{github.ref}}、${{runner.os}}、${{matrix.*}}