We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670158e commit 2e473e4Copy full SHA for 2e473e4
1 file changed
.github/workflows/main.yml
@@ -35,9 +35,3 @@ jobs:
35
36
- name: '`yarn format` changes committed?'
37
run: yarn format:check
38
-
39
- - name: Danger for Spell Checking
40
- run: |
41
- TOKEN='7469b4e94ce21b43e3ab7a'
42
- TOKEN+='79960c12a1e067f2ec'
43
- DANGER_GITHUB_API_TOKEN=$TOKEN yarn danger ci
0 commit comments