Revert "Check js api unit test issue (#9163)" (#9164)

This reverts commit 25418c22cd.
This commit is contained in:
Amedeo Lepore
2023-12-13 18:32:37 +00:00
committed by GitHub
parent ce93a7cc04
commit 7121e72f83
10 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
if: github.event.registry_package.package_type == 'npm' && github.event.registry_package.name == 'adf-core'
steps:
- name: Dispatch event to monorepo
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
with:
github-token: ${{ secrets.PAT_WRITE_PKG }}
retries: 3