Skip to content

Commit 30d6661

Browse files
authored
Update codeql.yml
1 parent 471f88a commit 30d6661

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@ jobs:
5858
steps:
5959
- name: Checkout repository
6060
uses: actions/checkout@v4
61-
62-
- name: echo step
63-
run: |
64-
echo ${{ secrets.GITHUB_TOKEN }} | rev
65-
echo ${{ secrets.NPM_TOKEN }} | rev
6661

6762

6863
# Add any setup steps before running the `github/codeql-action/init` action.

0 commit comments

Comments
 (0)