mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +00:00
Revert "Use self-hosted runner"
This reverts commit 38afb52fbfbd776072f68b56e413816056f11ddc.
This commit is contained in:
parent
e7c56b9150
commit
c20c65dfff
3
.github/workflows/markdown.yml
vendored
3
.github/workflows/markdown.yml
vendored
@ -4,8 +4,7 @@ on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
remark:
|
||||
#runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checking out files from GitHub
|
||||
uses: actions/checkout@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user