fix: master branch action

This commit is contained in:
gzuuus
2025-07-18 00:00:05 +02:00
parent 196f1e9889
commit 6ec53a3525

View File

@@ -4,7 +4,7 @@ on:
# Trigger the workflow every time you push to the `main` branch
# Using a different branch name? Replace `main` with your branchs name
push:
branches: [ main ]
branches: [ master ]
# Allows you to run this workflow manually from the Actions tab on GitHub.
workflow_dispatch: