Skip to content

Instantly share code, notes, and snippets.

@JJ
Created December 3, 2019 18:53
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 JJ/39fa1e49b28e962ae1914514feada12a to your computer and use it in GitHub Desktop.
Save JJ/39fa1e49b28e962ae1914514feada12a to your computer and use it in GitHub Desktop.
Raku advent calendar 2019 gists
name: "Merry Christmas"
on: [push]
jobs:
seasonal_greetings:
runs_on: ubuntu-latest
steps:
- name: Merry Xmas!
run: echo Merry Xmas!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment