1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Run CI for pull requests

This commit is contained in:
Jeremy Stretch
2020-12-16 13:23:45 -05:00
parent 577c86fb80
commit 52c9e3ecef

View File

@ -1,5 +1,5 @@
name: CI
on: push
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest