add current branch to push trigger

This commit is contained in:
mauwii
2022-10-17 02:12:46 +02:00
parent 5fbc81885a
commit 6fe67ee426

View File

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