Skip to content

Instantly share code, notes, and snippets.

@bewuethr
Last active October 4, 2021 08:56
Show Gist options
  • Save bewuethr/8af46234aeb8ffa93f925e7092b03aa5 to your computer and use it in GitHub Desktop.
Save bewuethr/8af46234aeb8ffa93f925e7092b03aa5 to your computer and use it in GitHub Desktop.
on:
push:
jobs:
print:
runs-on: ubuntu-latest
steps:
- run: echo "Running!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment