@@ -3,6 +3,8 @@ run-name: ${{ gitea.actor }} is building
on:
push:
branches: [main]
+ pull_request:
+ branches: [main]
jobs:
test: