Fix(Workflow): Fix github action when PR is sending (#223)

This commit is contained in:
iThorgrim
2025-01-22 17:11:20 +01:00
committed by GitHub
parent 4e068e4c46
commit 5d912ee23d
3 changed files with 5 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ on:
push:
branches:
- 'master'
- 'action'
- 'main'
pull_request:
jobs: