CI triggered on pull_request event

This commit is contained in:
Emmanuel Engelhart 2022-06-26 19:48:22 +02:00 committed by Kelson
parent abccd9d706
commit 16197afc95
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
name: CI name: CI
on: [push] on:
push:
branches:
- master
pull_request:
jobs: jobs:
Macos: Macos: