Skip to content

Commit

Permalink
doc:Improve labeling.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Apr 12, 2023
1 parent e37f9b5 commit d767be7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/approve-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# uses: xmidt-org/shared-go/.github/workflows/ci.yml@6dd1fab69f841fbea827a053e21fa83ea94774d9 # v3.0.0
# secrets: inherit
---
name: 'Dependabot auto approvals.'
name: 'Approve Dependabot Workflow'

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# with:
# release-type: library
# secrets: inherit
name: CI
name: 'CI Workflow'

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/proj.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# uses: xmidt-org/shared-go/.github/workflows/proj.yml@6dd1fab69f841fbea827a053e21fa83ea94774d9 # v3.0.0
# secrets: inherit
---
name: 'Add new issues to team project'
name: 'Project Tracking Workflow'

on:
workflow_call:
Expand Down

0 comments on commit d767be7

Please sign in to comment.