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 f04502a commit 8a39a9cCopy full SHA for 8a39a9c
.github/workflows/update-issues.yml
@@ -23,3 +23,5 @@ jobs:
23
run: npm run update-issues -- --dry-run
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
+ - name: Show web-features-signals.json
27
+ run: jq . web-features-signals.json
0 commit comments