Skip to content

Commit

Permalink
Fixed the name in the workflow for FQPN execution
Browse files Browse the repository at this point in the history
  • Loading branch information
Noctunus committed Sep 24, 2024
1 parent 3006216 commit 25f10f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Run proto dependency check
- name: Run proto FQPN check
run: scripts/fqpn_check.sh

# Push the draft branch to buf.build
Expand Down

0 comments on commit 25f10f4

Please sign in to comment.