Skip to content

Commit 8f389cd

Browse files
committed
Issue geerlingguy#264: Add mention of GitHub Actions workflow in README.
1 parent 72f3f51 commit 8f389cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Here is an outline of all the examples contained in this repository, by chapter:
6565
### Chapter 12
6666

6767
- [`molecule`](molecule/): A Molecule example used for testing and developing an Ansible playbook, or for testing in a Continuous Integration (CI) environment.
68+
- [`ci.yml` GitHub Actions workflow](.github/workflows/ci.yml): A GitHub Actions workflow which runs the `molecule` example in a CI environment.
6869

6970
### Chapter 13
7071

0 commit comments

Comments
 (0)