chore: Run CI builds for pull requests too

This commit is contained in:
Ash 2024-12-21 22:42:05 +11:00 committed by GitHub
parent 4966ef3eca
commit eea33cbd18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
name: Inkay-CI
on: push
on:
- push
- pull_request
jobs:
build-inkay: