feat: Allow triggering the tests workflow manually

pull/106/head
Boaz Poolman 2023-10-17 18:25:09 +02:00
parent c1ab9abd47
commit e882e848f1
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Tests name: Tests
on: on:
workflow_dispatch:
push: push:
branches: branches:
- master - master