Skip to content

Commit

Permalink
Merge pull request #1 from thisisnottheorganisationyourelookingfor/Bo…
Browse files Browse the repository at this point in the history
…byMCbobs-patch-1

Create thingything.yml
  • Loading branch information
BobyMCbobs authored Oct 10, 2023
2 parents 6bd1f37 + d94d255 commit 9e7c835
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/thingything.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: thingything
on:
push:
branches:
- main
pull_request: {}
jobs:
something:
runs-on: ubuntu-latest
steps:
- run: echo hi

0 comments on commit 9e7c835

Please sign in to comment.