We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents feec059 + fdf4a18 commit 60f5ba5Copy full SHA for 60f5ba5
.github/workflows/restyled.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: restyled-io/actions/run@v4
26
with:
27
fail-on-differences: true
28
+ path: '.'
29
30
- if: |
31
!cancelled() &&
0 commit comments