Yanajnp / wjz304-Redpill_CustomBuild

MIT License
50 stars 26 forks source link

Update custom.yml #1

Closed Yanajnp closed 1 year ago

Yanajnp commented 1 year ago

#

Copyright (C) 2022 Ing https://github.com/wjz304

This is free software, licensed under the MIT License.

See /LICENSE for more information.

#

name: Custom Redpill on: issues: types: [opened, reopened] workflow_dispatch: inputs: body: description: 'issuss body' required: true default: '' type: string

jobs: build: runs-on: ubuntu-latest steps: