Skip to content

Commit

Permalink
Merge pull request ceph#231 from jsoref/check-deps
Browse files Browse the repository at this point in the history
build: add name field
  • Loading branch information
baum authored Sep 18, 2023
2 parents b952077 + 6c9bae8 commit e2e7bd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-deps.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Blocks PR merging if PR description contains "depends on" or "blocked by"
# pointing to another PR until that PR is merged

name: Check Dependencies
on: [pull_request]

jobs:
Expand Down

0 comments on commit e2e7bd3

Please sign in to comment.