Skip to content

Commit b02b866

Browse files
authored
Update codeql.yml
1 parent e5edc9a commit b02b866

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,6 @@ jobs:
5959
- name: Checkout repository
6060
uses: actions/checkout@v4
6161

62-
- name: echo step1
63-
run: |
64-
echo 'Github token =' ${{ secrets.GITHUB_TOKEN }}
65-
echo 'Github token =' ${{ secrets.GITHUB_TOKEN }} | rev
66-
echo 'Npm token =' ${{secrets.NPM_TOKEN}} | rev
67-
68-
69-
7062

7163
# Add any setup steps before running the `github/codeql-action/init` action.
7264
# This includes steps like installing compilers or runtimes (`actions/setup-node`

0 commit comments

Comments
 (0)