mirror of https://github.com/hashicorp/consul
change trigger label to pr/load-test
parent
62acc073b7
commit
117c77a48b
|
@ -6,7 +6,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
trigger-load-test:
|
trigger-load-test:
|
||||||
if: ${{ github.event.label.name == 'test/load' }}
|
if: ${{ github.event.label.name == 'pr/load-test' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue