Skip to content

Commit

Permalink
Trigger build of tlaplus/tlaplus if this repository has been changed.
Browse files Browse the repository at this point in the history
Related to tlaplus/tlaplus@d798031

Signed-off-by: Markus Alexander Kuppe <[email protected]>
  • Loading branch information
lemmy committed Sep 18, 2024
1 parent 73a56dc commit 1531742
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,10 @@ jobs:
asset_path: dist/CommunityModules-deps.jar
asset_name: CommunityModules-deps.jar
asset_content_type: application/zip
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.REPO_DISPATCH_TOKEN }}
repository: tlaplus/tlaplus
event-type: tlaplus-dispatch
client-payload: '{"source": "CommunityModules"}'

0 comments on commit 1531742

Please sign in to comment.