mirror of
https://github.com/Respect/Validation.git
synced 2026-03-22 09:52:51 +01:00
With the introduction of composite actions in the GitHub workflows, the ci-perf.yml workflow broke. This happens because the setup-action configures a Post Run (a hook to be executed after the workflow). Since the benchmarks checkout a different orphan branch, when that Post Run executes, it cannot find the action anymore. To fix it, I introduce a new step that restores the git workspace, making it available for that hook. |
||
|---|---|---|
| .. | ||
| actions/setup-action | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| CODE_OF_CONDUCT.md | ||
| dependabot.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| SECURITY.md | ||