Skip to content

Commit

Permalink
ci: rename deps-review
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadNews committed May 30, 2023
1 parent 98852e1 commit aafd1fe
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dependency Review
name: Deps Review

on:
pull_request:
Expand All @@ -7,7 +7,8 @@ permissions:
contents: read

jobs:
dependency-review:
deps-review:
name: Deps Review
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit aafd1fe

Please sign in to comment.