Skip to content

Update Front Page Title to Include Learn ECL #42

Update Front Page Title to Include Learn ECL

Update Front Page Title to Include Learn ECL #42

name: Trigger Repo B Workflow
on:
push:
branches:
- main # Adjust this to your main branch name or desired trigger branch
jobs:
trigger-repo-b-workflow:
runs-on: ubuntu-latest
steps:
- name: Trigger Repo B Workflow
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.ACTIONS_TOKEN }}
repository: hpccsystems-solutions-lab/Solutions-lab-website # Update with your Repo B details
event-type: content-updated