Limit actions to main

This commit is contained in:
Scott Lahteine
2020-07-05 15:23:07 -05:00
parent 7bf89f2b9f
commit 481b8ff2d9
6 changed files with 21 additions and 5 deletions

View File

@ -14,8 +14,9 @@ on:
jobs:
bad_target:
name: PR Bad Target
if: github.repository == 'MarlinFirmware/Marlin'
runs-on: ubuntu-latest
steps: