respect-validation/.github
Alexandre Gomes Gaigalas bee97ae6e1 Fixes git workspace after checking out benchmarks
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.
2026-01-29 11:06:19 +00:00
..
actions/setup-action Refactor CI Workflows 2026-01-28 17:31:37 +00:00
ISSUE_TEMPLATE Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
workflows Fixes git workspace after checking out benchmarks 2026-01-29 11:06:19 +00:00
CODE_OF_CONDUCT.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
dependabot.yml Improve auto-updaters and pull requesters, auto-tld fix 2023-02-15 00:49:09 -03:00
PULL_REQUEST_TEMPLATE.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00
SECURITY.md Adhere to GitHub Community Standards 2026-01-26 12:00:42 +00:00