Skip to content

Commit 95dc00c

Browse files
Update paths for base and revision in workflow
1 parent 3f4ec32 commit 95dc00c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/breaking-changes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
steps:
99
- uses: oasdiff/oasdiff-action/breaking@v0.0.40-beta.2
1010
with:
11-
base: 'simple.yaml'
12-
revision: 'simple.yaml'
11+
base: './simple.yaml'
12+
revision: './simple.yaml'

0 commit comments

Comments
 (0)