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 279310a commit a3d00d5Copy full SHA for a3d00d5
.github/workflows/dependency-review.yml
@@ -19,6 +19,7 @@ permissions:
19
20
jobs:
21
dependency-review:
22
+ name: "Review dependencies"
23
if: github.repository_owner == 'nedbat'
24
runs-on: ubuntu-latest
25
steps:
0 commit comments