Change CI workflow to run on push to master

This commit is contained in:
E M 2026-01-27 21:37:58 +11:00
parent c058e7c1c5
commit e7bac9d8e5
No known key found for this signature in database

View File

@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- main
- master
pull_request:
workflow_dispatch: