add current branch to push trigger

This commit is contained in:
mauwii
2022-10-17 02:12:46 +02:00
committed by Lincoln Stein
parent 5a15ad3148
commit fd81a69b4d

View File

@@ -4,6 +4,7 @@ on:
branches:
- 'main'
- 'development'
- 'fix-gh-actions-fork'
pull_request:
branches:
- 'main'