Fix Molecule and Trigger (#1)
All checks were successful
Update Gitea Version / update-version (push) Successful in 3s

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-04-08 23:01:42 +00:00
parent 8417362549
commit 18b9a859b6
2 changed files with 108 additions and 0 deletions

17
.github/workflows/trigger.yml vendored Normal file
View File

@@ -0,0 +1,17 @@
name: Calling Docusaurus
on:
push:
branches:
- main
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v4
with:
token: ${{ secrets.PUBLIC_REPOSITORY_DISPATCH }}
repository: gianet-us/www_gianet_us
event-type: trigger-docs-update