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

@ -10,8 +10,12 @@ on:
types: [reopened]
jobs:
lock:
unlock:
name: Unlock Reopened
if: github.repository == 'MarlinFirmware/Marlin'
runs-on: ubuntu-latest
steps:
- uses: OSDKDev/unlock-issues@v1.1
with: