Let test action run on push

This commit is contained in:
Klaus Hartl 2021-09-19 08:44:20 +02:00
parent 0c4a631e70
commit 89df42eb70
No known key found for this signature in database
GPG key ID: 6BA8AED91AB6EA2A

View file

@ -1,6 +1,8 @@
name: Test
on:
push:
branches: [main]
workflow_dispatch:
jobs: