Update build.yml

This commit is contained in:
狮子耗耗 2024-11-23 10:49:10 +08:00
parent 47aa0a8354
commit 1298e95328

View File

@ -1,14 +1,11 @@
name: deploying-doc name: deploying-doc
run-name: Deploying doc — ${{ github.run_id }} run-name: Deploying doc — ${{ github.run_id }}
on: on:
pull_request: schedule:
branches: main - cron: 30 04 * * 1,4
types:
- closed
jobs: jobs:
if_merged: build:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 🚚 Checkout - name: 🚚 Checkout