Update gen.yml

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

View File

@ -5,9 +5,6 @@ name: PrepareWorks
# Controls when the workflow will run
on:[push]
# 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
jobs:
# This workflow contains a single job called "build"