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.
1 parent 48021aa commit 2309ff9Copy full SHA for 2309ff9
.github/workflows/test.yml
@@ -66,5 +66,5 @@ jobs:
66
current-stats-json-path: ./__tests__/__mocks__/old-stats-assets.json
67
base-stats-json-path: ./__tests__/__mocks__/old-stats-assets.json
68
github-token: ${{ secrets.GITHUB_TOKEN }}
69
- title: 'With describe-assets: \'changed-only\''
+ title: "With describe-assets: 'changed-only'"
70
describe-assets: changed-only
0 commit comments