Don't run CI For PJBot (#13188)

I have no idea what I'm doing
This commit is contained in:
metalgearsloth
2022-12-27 10:37:57 +11:00
committed by GitHub
parent b0e965d066
commit 033e87aa3b
7 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ on:
jobs:
labeler:
if: github.actor != 'PJBot'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3