Testing Molecule
Some checks failed
Update Gitea Version / update-version (pull_request) Failing after 3m11s

This commit is contained in:
2026-04-08 18:59:56 -03:00
parent 8417362549
commit 987d2ec610
2 changed files with 20 additions and 3 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