Fix branch CI

This commit is contained in:
momo5502
2024-10-30 20:34:37 +01:00
parent c8a5641cfb
commit 60b471b446

View File

@@ -3,10 +3,10 @@ name: Build
on:
push:
branches:
- "*"
- "**"
pull_request:
branches:
- "*"
- "**"
types: [opened, synchronize, reopened]
workflow_dispatch: