chore: change ci triggering (#4978)

This commit is contained in:
Shinigami 2021-09-19 10:34:55 +02:00 committed by patak-js
parent e15a622263
commit 91385ecd7e

View File

@ -7,7 +7,11 @@ env:
on:
push:
branches:
- main
- release/*
pull_request:
workflow_dispatch:
jobs:
build: