mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 17:04:35 +00:00
Avoid duplicated C.I. runs
This commit is contained in:
parent
e357f58c96
commit
e98ad7c9f8
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -1,12 +1,7 @@
|
|||||||
name: ci
|
name: ci
|
||||||
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
|
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
windows-latest:
|
windows-latest:
|
||||||
|
Loading…
Reference in New Issue
Block a user