add current branch to push trigger

This commit is contained in:
mauwii 2022-10-17 02:12:46 +02:00
parent 3619918954
commit acf85c66a5
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

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