1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-12-13 03:30:29 +00:00

Update CI to also run on PRs

This commit is contained in:
Jonathan Coates 2019-09-30 15:37:52 +01:00 committed by GitHub
parent 3023f235a4
commit 7250f22ff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,9 @@
name: Build
on: [push]
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps: