Skip to content

Commit

Permalink
ci: naming
Browse files Browse the repository at this point in the history
  • Loading branch information
silenium-dev committed Jul 28, 2024
1 parent 47c0360 commit 6aa6095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-dependency-submission.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Download and submit dependency graph
name: pull-request

on:
workflow_run:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Generate dependency graph"
name: "pull request"
on:
pull_request:
permissions:
Expand Down

0 comments on commit 6aa6095

Please sign in to comment.