man branch

This commit is contained in:
xu_yanfeng 2025-02-03 13:39:45 +08:00
parent c6fd565b7e
commit 149b2ddfb4

View File

@ -4,9 +4,8 @@ name: Deploy static content to Pages
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: