Skip to content

Commit

Permalink
Run Self-Hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
pipobscure committed Feb 5, 2021
1 parent cd15d18 commit f81c7aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
@@ -1,4 +1,5 @@
name: Node CI
runs-on: self-hosted
on:
push:
branches:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
@@ -1,4 +1,5 @@
name: npm publish
runs-on: self-hosted
on:
push:
branches:
Expand Down

0 comments on commit f81c7aa

Please sign in to comment.