ci(ephemeral instances): ignore bot events (#71686)

This commit is contained in:
Bruno
2023-07-14 18:13:59 -03:00
committed by GitHub
parent 4caa773401
commit 31e9b981bc
@@ -6,6 +6,7 @@ on:
types: [opened, reopened, closed]
jobs:
handle-pull-request-event:
if: github.event.sender.type == 'User'
runs-on:
labels: ubuntu-latest-8-cores
continue-on-error: true