Trying to make sure external contributor trigger C.I.

This commit is contained in:
christophe 2023-12-22 12:17:17 +01:00
parent e98ad7c9f8
commit 3bb837ddc4

View File

@ -1,7 +1,10 @@
name: ci
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
on:
push:
pull_request:
types: [opened]
jobs:
windows-latest: