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 9b5ff78 commit 9914dd6Copy full SHA for 9914dd6
.github/workflows/assets/accesslist.yml
@@ -1,4 +1,8 @@
1
# Access control for the Arduino Library Manager registry.
2
# This file is used by https://github.com/arduino/library-registry-submission-parser, via the "Manage PRs" workflow.
3
4
-[]
+# Allowlist
5
+- host: github.com
6
+ name: per1234
7
+ access: allow
8
+ reference:
0 commit comments