Allow API-based rebuilds

This commit is contained in:
Hynek Schlawack 2020-03-14 11:43:42 +01:00 committed by GitHub
parent 26f8c998cc
commit 94ad4f3917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
branches: ["master"]
# Allow rebuilds via API.
repository_dispatch:
types: rebuild
jobs:
tests: