added master branch exclusion

This commit is contained in:
tueem 2024-10-18 23:12:30 +02:00
parent 1365a33b33
commit 08d62b792b
Signed by: tueem
GPG Key ID: 65C8667EC17A88FB

@ -1,7 +1,8 @@
name: Test build
run-name: ${{ gitea.event_name }} is testing out Gitea Actions 🚀
on:
- push:
- branches-ignore:
- master
- workflow_dispatch:
jobs: