Make actions manually runnable

pull/32/head
Miepee 4 years ago committed by GitHub
parent 343023a9d2
commit 354e0d4597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,7 @@ on:
paths-ignore: paths-ignore:
- 'README.md' - 'README.md'
- '.github/**' - '.github/**'
workflow_dispatch:
jobs: jobs:
build: build:

Loading…
Cancel
Save