Skip to content

Commit 6a238a2

Browse files
committed
Revert branch change now that E2E tests were tested
1 parent 301086e commit 6a238a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
build:
14-
uses: mailchimp/wordpress/.github/workflows/build-release-zip.yml@enhancement/add-composer-autoload
14+
uses: mailchimp/wordpress/.github/workflows/build-release-zip.yml@develop
1515

1616
cypress:
1717
needs: build

0 commit comments

Comments
 (0)