Yanajnp / wjz304-Redpill_CustomBuild

MIT License
48 stars 24 forks source link

Update custom.yml #6

Closed Yanajnp closed 10 months ago

Yanajnp commented 10 months 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: