You've already forked reloading-manager
Just committing so I can go home
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
test:
|
||||
description: 'Run tests'
|
||||
required: true
|
||||
default: 'true'
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
|
||||
Reference in New Issue
Block a user