1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-29 08:42:17 +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

View File

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