add more triggers to CI

This commit is contained in:
Thomas Rubini 2022-12-12 22:36:38 +01:00
parent f649f85be1
commit 6ff7967d90
No known key found for this signature in database
GPG Key ID: C7D287C8C1CAC373

View File

@ -3,6 +3,8 @@ name: Build
on:
push:
branches: ['*']
pull_request:
workflow_dispatch:
jobs:
build: