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