mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Allow appex-qa team to skip failed tests using automation (#151794)
This commit is contained in:
parent
83f5072398
commit
de1cef03b5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/skip-failed-test.yml
vendored
1
.github/workflows/skip-failed-test.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
|||
uses: ./actions/permission-check
|
||||
with:
|
||||
permission: admin
|
||||
teams: appex-qa
|
||||
token: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
- name: Checkout kibana-operations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue