mirror of
https://github.com/g-truc/glm.git
synced 2025-04-03 20:45:01 +00:00
Update ci.yml to run CI on master branch PRs
This commit is contained in:
parent
69b130c162
commit
2d4c4b4dd3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -4,7 +4,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
|
|||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue