Update gen.yml

This commit is contained in:
Nofated 2021-08-05 17:21:03 +08:00 committed by GitHub
parent 1ede83920b
commit 7d543567f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ name: PrepareWorks
# Controls when the workflow will run
on:[push]
# Allows you to run this workflow manually from the Actions tab
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel