Skip to content

Instantly share code, notes, and snippets.

@simonbromberg
Created August 13, 2021 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonbromberg/d9dfbbd3fcf481dd59dc522f0d12cdf6 to your computer and use it in GitHub Desktop.
Save simonbromberg/d9dfbbd3fcf481dd59dc522f0d12cdf6 to your computer and use it in GitHub Desktop.
Github Action Example
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment