Skip to content

Commit 9d330d2

Browse files
authored
Merge branch 'main' into docs/hol-registry-banner
2 parents 936425f + 8ec52e7 commit 9d330d2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sync-to-ai-plugins.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
# Without it, this step will be skipped
2020
steps:
2121
- name: Repository Dispatch
22+
if: ${{ secrets.BOT_TOKEN != '' }}
2223
uses: peter-evans/repository-dispatch@v4
2324
with:
2425
repository: hashgraph-online/awesome-ai-plugins

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,3 +314,4 @@ To add a plugin:
314314
- Plugin must have a public GitHub repository
315315
- Must include `.codex-plugin/plugin.json`
316316
- Must be functional and well-documented
317+

0 commit comments

Comments
 (0)