Avoid duplicated C.I. runs

This commit is contained in:
christophe 2023-12-22 11:31:18 +01:00 committed by Christophe
parent e357f58c96
commit e98ad7c9f8

View File

@ -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: