Update GitHub Actions to trigger on pull requests

This commit is contained in:
Ruins
2026-04-06 12:19:32 +09:00
committed by GitHub
parent 3fc4e2faa1
commit ed153f8ece
+3 -2
View File
@@ -1,8 +1,9 @@
name: Build and Test name: Build and Test
on: on:
push: push:
pull-request: branches:
- opened - main
pull_request:
branches: branches:
- main - main