We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2069df commit 2f1b96dCopy full SHA for 2f1b96d
1 file changed
.github/workflows/quality.yml
@@ -28,5 +28,3 @@ jobs:
28
run: npm audit --omit=dev --audit-level=high
29
- name: Check for outdated dependencies
30
run: npm outdated || true
31
- delete-branch: true
32
- token: ${{ steps.app-token.outputs.token }}
0 commit comments