ci: update global workflows (#532)

This commit is contained in:
LizardByte-bot
2022-12-10 10:27:26 -05:00
committed by GitHub
parent dbe56ee583
commit a6e47ff033
8 changed files with 78 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ on:
jobs:
check-pull-request:
name: Check Pull Request
if: startsWith(github.repository, 'LizardByte/')
runs-on: ubuntu-latest
steps:
- uses: Vankka/pr-target-branch-action@v2