Merge pull request #234 from netbox-community/test-pr

Enable push workflow for PRs
This commit is contained in:
Christian Mäder
2020-01-31 09:18:31 +01:00
committed by GitHub

View File

@ -4,6 +4,9 @@ on:
push: push:
branches-ignore: branches-ignore:
- release - release
pull_request:
branches-ignore:
- release
jobs: jobs:
build: build: