We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0063c8 commit c101890Copy full SHA for c101890
1 file changed
.github/workflows/pr-check.yml
@@ -24,3 +24,4 @@ jobs:
24
fail-on-breaking: 'true'
25
auto-changeset: 'true'
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
+# Test workflow
0 commit comments