chore: add workflow_dispatch

This commit is contained in:
Federico Grandi
2020-08-05 12:10:54 +02:00
parent 9650af1f95
commit 590bebf249

View File

@@ -1,11 +1,10 @@
name: Build
on:
push:
branches-ignore:
- dist
paths:
- src/**
- .github/workflows/build.yml
workflow_dispatch:
jobs:
build: