mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +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:
|
jobs:
|
||||||
remark:
|
remark:
|
||||||
#runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
runs-on: self-hosted
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checking out files from GitHub
|
- name: Checking out files from GitHub
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user