Skip to content

Multiple Teams Simultaneously #4

Multiple Teams Simultaneously

Multiple Teams Simultaneously #4

Workflow file for this run

name: Multiple Teams Simultaneously
# This demosntrates flexing on flex accounts
on:
workflow_dispatch:
jobs:
trigger:
runs-on: ubuntu-latest
steps:
- name: Trigger other workflows
run: echo "Main workflow completed. Triggering other workflows."