Skip to content

Move shellcheck.yml into .github/workflows/ - #4

Merged
mkrivoshein merged 2 commits into
masterfrom
copilot/move-shellcheck-yml-to-workflows
Jun 11, 2026
Merged

Move shellcheck.yml into .github/workflows/#4
mkrivoshein merged 2 commits into
masterfrom
copilot/move-shellcheck-yml-to-workflows

Conversation

Copilot AI commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

shellcheck.yml was placed directly under .github/ instead of .github/workflows/, which is where GitHub Actions workflow files must reside to be recognized and executed.

Changes

  • Moved .github/shellcheck.yml.github/workflows/shellcheck.yml via git mv

Copilot AI changed the title [WIP] Move shellcheck.yml into workflows folder Move shellcheck.yml into .github/workflows/ Jun 11, 2026
Copilot AI requested a review from mkrivoshein June 11, 2026 22:31
@mkrivoshein
mkrivoshein marked this pull request as ready for review June 11, 2026 22:36
Copilot AI review requested due to automatic review settings June 11, 2026 22:36
@mkrivoshein
mkrivoshein merged commit 2f09965 into master Jun 11, 2026
@mkrivoshein
mkrivoshein deleted the copilot/move-shellcheck-yml-to-workflows branch June 11, 2026 22:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants