mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Forgot 'runs-on'.
This commit is contained in:
parent
de62516b32
commit
d4076a1e0d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docs-pr.yml
vendored
1
.github/workflows/docs-pr.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
name: Build Ansible Docs
|
name: Build Ansible Docs
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Do nothing
|
- name: Do nothing
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Reference in a new issue