Skip to content

Instantly share code, notes, and snippets.

@JulienKode
Created November 21, 2019 21:06
Show Gist options
  • Select an option

  • Save JulienKode/3382dae94dcb8d98e88d405f3951b620 to your computer and use it in GitHub Desktop.

Select an option

Save JulienKode/3382dae94dcb8d98e88d405f3951b620 to your computer and use it in GitHub Desktop.
jobs:
trigger-workflows:
executor: node
steps:
- run:
name: Trigger workflows
command: node ./circleci.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment