Skip to content

Commit

Permalink
Fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
emcfarlane committed Feb 22, 2024
1 parent 554e870 commit aef3033
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:
echo 'syntax = "proto3"; message A { string a = 1; }' >> test.proto
- name: Validate Action
uses: ./
with:
against: 'https://github.com/bufbuild/setup-breaking-action.git#branch=main'

0 comments on commit aef3033

Please sign in to comment.