Skip to content

Commit 4a931d9

Browse files
authored
Update and rename example.site.preview.yml to test.ddev.workflows.yml
1 parent d87ae4c commit 4a931d9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/example.site.preview.yml renamed to .github/workflows/test.ddev.workflows.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#
2-
# Operations Project Workflow: Example Pull Request Site workflow.
2+
# This workflow is for testing the re-usable ones workflows.
33
#
4-
# This example workflow uses the reusable workflow operations.site.deploy.ddev.yml.
5-
# You can copy this into your project.
4+
# It contains multiple steps, including starting and tearing down a site.
5+
# It doesn't make sense to use this example directly.
66
#
7-
# See https://github.com/operations-project/site-runner-ddev for more information.
7+
# See the example.* files for that.
88
#
99
name: Preview Sites
1010
on:

0 commit comments

Comments
 (0)