Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit e614cec

Browse files
2121
authored andcommitted
.
1 parent 1911153 commit e614cec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/echo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: actions/checkout@v2
1717

1818
- name: Use Echo Action from repo1
19-
uses: neuralmagic/nmstore/actions/common/test
19+
uses: neuralmagic/nmstore/actions/common/test@pilot

.github/workflows/george.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: actions/setup-java@v4
2020

2121
- name: Use custom workflow from nm-actions
22-
uses: neuralmagic/nmstore@pilot
22+
uses: neuralmagic/nmstore/actions/common
2323
with:
2424
workflow-file: workflow/common/quality-check.yaml

0 commit comments

Comments
 (0)