Skip to content

Instantly share code, notes, and snippets.

@GrantBirki
Last active May 19, 2022 03:24
Show Gist options
  • Save GrantBirki/1ce6303b4d523ddb818f539c717b8575 to your computer and use it in GitHub Desktop.
Save GrantBirki/1ce6303b4d523ddb818f539c717b8575 to your computer and use it in GitHub Desktop.
Branch Deploy Segment #1
# The name of the workflow, it can be anything you wish
name: "branch deploy demo"
# The workflow to execute on is comments that are newly created
on:
issue_comment:
types: [created]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment