Skip to content

Commit

Permalink
Fix typo (#170)
Browse files Browse the repository at this point in the history
There was a typo and some associated embarrassment.
  • Loading branch information
chrispine committed Jan 25, 2024
1 parent 6142df1 commit 2bbdc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ on:
jobs:
call-workflow-add-to-project:
name: Call workflow to add issue to project
uses: connectrpc/base-workflows/.github/workflows/add-to-projects.yaml@main
uses: connectrpc/base-workflows/.github/workflows/add-to-project.yaml@main
secrets: inherit

0 comments on commit 2bbdc9b

Please sign in to comment.