Skip to content

Commit

Permalink
Test breaking changes script for PR 989
Browse files Browse the repository at this point in the history
  • Loading branch information
wenovus committed Nov 20, 2023
1 parent dafa4ed commit 676c18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Install openconfig-ci CLI
run: |
go install github.com/openconfig/models-ci/openconfig-ci@c880ed2
go install github.com/openconfig/models-ci/openconfig-ci@c8db1af
- name: Make sure all backward-incompatible changes are covered by version changes.
id: check
Expand Down

0 comments on commit 676c18d

Please sign in to comment.