We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d7c3b commit 05ac557Copy full SHA for 05ac557
.github/workflows/test.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: ./breaking
15
with:
16
base: 'specs/base.yaml'
17
- revision: 'specs/revision-breaking-warn.yaml'
+ revision: 'specs/revision-breaking.yaml'
18
output-to-file: 'breaking.txt'
19
fail-on: 'WARN'
20
- name: Test breaking changes action output
0 commit comments