Skip to content

Commit 50eb6c9

Browse files
authored
Move scorecard to workflows folder (#753)
1 parent 49087a3 commit 50eb6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

post-merge-scorecard.yml renamed to .github/workflows/post-merge-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
with:
2222
project_folder: "."
2323
secrets:
24-
SYS_ORCH_GITHUB: ${{ secrets.SYS_ORCH_GITHUB }}
24+
SYS_EMF_GH_TOKEN: ${{ secrets.SYS_EMF_GH_TOKEN }}

0 commit comments

Comments
 (0)