We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33914e6 commit fe2411bCopy full SHA for fe2411b
.github/workflows/eslint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: clone-branch
14
run: |
15
- git clone https://github.com/Defirence/javascript.git
+ git clone git@github.com:Defirence/javascript.git
16
pwd && ls -lash
17
- name: eslint
18
0 commit comments