1
0
forked from GitHub/gf-rgl

Merge pull request #434 from anka-213/master-1

github actions: Run tests on pull requests as well
This commit is contained in:
Inari Listenmaa
2023-08-21 11:30:03 +03:00
committed by GitHub

View File

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