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 f37542a commit ac3a50dCopy full SHA for ac3a50d
.github/workflows/links.yml
@@ -17,6 +17,7 @@ jobs:
17
- name: Merge Manifest
18
run: |
19
python ./ci/src/merge-manifest.py new-only
20
+ cat plugins.json
21
22
- name: Test
23
0 commit comments