Skip to content

Instantly share code, notes, and snippets.

@ethomson
Created December 26, 2019 20:40
Show Gist options
  • Save ethomson/2c849337aef0929b15eaa61fabab6a74 to your computer and use it in GitHub Desktop.
Save ethomson/2c849337aef0929b15eaa61fabab6a74 to your computer and use it in GitHub Desktop.
name: Self Hosted
on: [push]
jobs:
comment:
runs-on: self-hosted
steps:
- run: uname -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment