Release keyvault microsoft.key vault preview/2024 12 01 preview (#31796) #23
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Suppressions - Test | |
on: | |
push: | |
branches: | |
- main | |
- typespec-next | |
pull_request: | |
paths: | |
- package-lock.json | |
- package.json | |
- tsconfig.json | |
- .github/workflows/_reusable-eng-tools-test.yaml | |
- .github/workflows/suppressions-test.yaml | |
- eng/tools/package.json | |
- eng/tools/tsconfig.json | |
- eng/tools/suppressions/** | |
workflow_dispatch: | |
jobs: | |
suppressions: | |
uses: ./.github/workflows/_reusable-eng-tools-test.yaml | |
with: | |
package: suppressions |