Update build.yml

This commit is contained in:
狮子耗耗 2024-11-06 17:42:18 +08:00
parent 2df83f4529
commit 3c5c942626

View File

@ -8,8 +8,7 @@ on:
workflow_dispatch:
jobs:
if_merged:
if: github.event.pull_request.merged == true
test:
runs-on: ubuntu-latest
steps:
- name: 🚚 Checkout