remove push triggers, since pr trigger is enough

This commit is contained in:
mauwii 2022-11-07 04:34:23 +01:00 committed by Lincoln Stein
parent ae0ce82609
commit 443c9110f1

@ -4,8 +4,6 @@ on:
branches:
- 'main'
- 'development'
- 'update*'
- 'release*'
pull_request:
branches:
- 'main'