Run tests on pull requests as well

This commit is contained in:
Andreas Källberg
2023-08-21 16:27:20 +08:00
committed by GitHub
parent a6f3dc6d05
commit 42f64725f2

View File

@@ -1,7 +1,8 @@
name: Check that the RGL can successfully build
on:
push
- push
- pull_request
jobs:
build: