1
Fork 0
mirror of https://github.com/starshardstudio/peafowl.git synced 2024-10-16 12:17:26 +00:00

Only run on personal/* branches

This commit is contained in:
Steffo 2024-10-10 01:31:01 +02:00
parent a3b49acbc9
commit 1890134f76
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -2,6 +2,8 @@ name: "Build and deploy to GitHub Pages"
on:
push:
branches:
- "personal/*"
workflow_dispatch:
defaults: