Update ci.yml to run CI on master branch PRs

This commit is contained in:
Christophe 2025-02-07 20:32:38 +01:00 committed by GitHub
parent 69b130c162
commit 2d4c4b4dd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on:
pull_request:
branches:
- main
- master
push:
workflow_dispatch: