Run CI on pushes to main too.

This commit is contained in:
LukeMathWalker 2024-05-24 16:47:14 +02:00
parent f388b2a6c3
commit 537118574b

View file

@ -1,6 +1,9 @@
name: "CI"
on:
push:
branches:
- main
pull_request:
branches:
- main