Skip to content

Commit 66ce7a3

Browse files
authored
Merge pull request #7 from magento-devdocs/ds_upd-metadata
Update migrated pages
2 parents 1e840b4 + 771e594 commit 66ce7a3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+54
-51
lines changed

.github/workflows/main.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33

44
name: CI
55

6-
on: [pull_request]
6+
on:
7+
pull_request:
8+
paths-ignore:
9+
- 'docs/**'
710

811
jobs:
912
unit-tests:

docs/backward-incompatible-changes.md

+1-1

docs/best-practices.md

+1-1

docs/commands/codeception.md

+1-1

docs/commands/mftf.md

+1-1

docs/configuration.md

+1-1

docs/configure-2fa.md

+1-1

docs/credentials.md

+1-1

docs/custom-helpers.md

+1-1

docs/data.md

+1-1

docs/debugging.md

+1-1

docs/extending.md

+1-1

docs/getting-started.md

+1-1

docs/guides/action-groups.md

+1-1

docs/guides/cicd.md

+1-1

docs/guides/git-vs-composer-install.md

+1-1

docs/guides/selectors.md

+1-1

docs/guides/test-isolation.md

+1-1

docs/guides/test-modularity.md

+1-1

docs/guides/using-suites.md

+1-1

docs/interactive-pause.md

+1-1

docs/introduction.md

+1-1

docs/merge_points/extend-action-groups.md

+1-1

docs/merge_points/extend-data.md

+1-1

docs/merge_points/extend-tests.md

+1-1

docs/merge_points/introduction.md

+1-1

docs/merge_points/merge-action-groups.md

+1-1

docs/merge_points/merge-data.md

+1-1

docs/merge_points/merge-pages.md

+1-1

docs/merge_points/merge-sections.md

+1-1

docs/merge_points/merge-tests.md

+1-1

docs/merging.md

+1-1

docs/metadata.md

+1-1

docs/mftf-tests-packaging.md

+1-1

docs/page.md

+1-1

docs/reporting.md

+1-1

docs/section.md

+1-1

docs/section/locator-functions.md

+1-1

docs/section/parameterized-selectors.md

+1-1

docs/selectors.md

+1-1

docs/suite.md

+1-1

docs/test-prep.md

+1-1

docs/test.md

+1-1

docs/test/action-groups.md

+1-1

0 commit comments

Comments
 (0)