chore: update

This commit is contained in:
zizifn
2020-12-13 00:01:14 +08:00
committed by zizifn3
parent 107d576646
commit fd0d0a80e8

View File

@@ -2,13 +2,12 @@
name: CI
# Controls when the action will run.
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
branches:
- main
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: