mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
ci(ephemeral instances): ignore bot events (#71686)
This commit is contained in:
parent
4caa773401
commit
31e9b981bc
1
.github/workflows/ephemeral-instances.yml
vendored
1
.github/workflows/ephemeral-instances.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
types: [opened, reopened, closed]
|
types: [opened, reopened, closed]
|
||||||
jobs:
|
jobs:
|
||||||
handle-pull-request-event:
|
handle-pull-request-event:
|
||||||
|
if: github.event.sender.type == 'User'
|
||||||
runs-on:
|
runs-on:
|
||||||
labels: ubuntu-latest-8-cores
|
labels: ubuntu-latest-8-cores
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
Loading…
Reference in New Issue
Block a user