Skip to content

Multiple Teams Simultaneously #2

Multiple Teams Simultaneously

Multiple Teams Simultaneously #2

name: Multiple Teams Simultaneously
# This demonstrates flexing on flex accounts
on:
workflow_dispatch:
jobs:
trigger:
runs-on: ubuntu-latest
steps:
- name: Trigger other workflows
run: echo "Run team1.yml, team3.yml, team5.yml."