ci: only build PRs with main as base

This commit is contained in:
2023-10-03 07:21:37 +00:00
parent a48a9286a2
commit b144c39680

View File

@@ -16,7 +16,7 @@ permissions:
on: on:
pull_request: pull_request:
branches: branches:
- issue* - main
push: push:
branches: branches:
- main - main