Allow appex-qa team to skip failed tests using automation (#151794)

This commit is contained in:
Brian Seeders 2023-02-27 11:28:33 -05:00 committed by GitHub
parent 83f5072398
commit de1cef03b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@ jobs:
uses: ./actions/permission-check
with:
permission: admin
teams: appex-qa
token: ${{secrets.GITHUB_TOKEN}}
- name: Checkout kibana-operations