eventespresso / barista

Javascript modules & tools for Event Espresso development
GNU General Public License v3.0
5 stars 1 forks source link

Fix branch name for E2E tests cache warmup workflow #1260

Closed alexkuc closed 1 year ago

alexkuc commented 1 year ago

this pull request:

Fixes E2E cache warmup workflow failing due to wrong branch name. Example of error here:

Unable to resolve action eventespresso/actions@CHORE/create-e2e-tests-package, unable to find version CHORE/create-e2e-tests-package

Test note: due to how GitHub workflows work, this change won't apply until it is merged into main branch (hard limitation of GitHub).