Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit 3356f48

Browse files
YAML doesn't need quotes
Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
1 parent d8885d1 commit 3356f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
# targets: |
2424
# playbook_1.yml
2525
# playbook_2.yml
26-
targets: "wordpress-nginx/site.yml"
26+
targets: wordpress-nginx/site.yml

0 commit comments

Comments
 (0)