Skip to content

fix: correct guard branch checks and update checkout action#20

Merged
k-alphonse merged 1 commit into
stagingfrom
ka/bump-workflow-actions-and-python
Apr 20, 2026
Merged

fix: correct guard branch checks and update checkout action#20
k-alphonse merged 1 commit into
stagingfrom
ka/bump-workflow-actions-and-python

Conversation

@k-alphonse
Copy link
Copy Markdown
Member

🥇 Generic Pull Request 🥇

Elizabeth Consulting International Inc

Purpose & Objective

This PR fixes guard workflow branch-context handling and updates the checkout action used in workflow files.

Changes

  • updated .github/workflows/guard.yml to:
    • replace undefined shell variables in the preamble with GitHub context values
    • replace the undefined env.HEAD condition with a pull-request branch check using github.head_ref
    • bump actions/checkout from v4 to v6
  • updated .github/workflows/super-linter.yml to bump actions/checkout from v4 to v6

  • This PR satisfies the PR checklist.

Copy link
Copy Markdown
Member

@cmbengue-ec-intl cmbengue-ec-intl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work on this. 💯

@k-alphonse k-alphonse added this pull request to the merge queue Apr 20, 2026
Merged via the queue into staging with commit 06780d4 Apr 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants