mirror of
https://github.com/g-truc/glm.git
synced 2025-04-04 13:05:00 +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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
push:
|
push:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue