Skip to content

Remove file verification from build action and update documentation#32

Merged
javidahmed64592 merged 1 commit intomainfrom
remove-file-check
Mar 7, 2026
Merged

Remove file verification from build action and update documentation#32
javidahmed64592 merged 1 commit intomainfrom
remove-file-check

Conversation

@javidahmed64592
Copy link
Owner

This pull request simplifies the verify-structure GitHub Action by removing support for verifying required files and focusing solely on required directories. Documentation is updated to reflect this change, clarifying the inputs and expected behavior.

Action workflow simplification:

  • Removed the expected-files input and all related logic for checking required files in .github/actions/build/verify-structure/action.yml, so the action now only checks for required directories. [1] [2] [3] [4]

Documentation updates:

  • Updated docs/WORKFLOWS.md to remove references to verifying files, and clarified that only directories can be specified for verification. [1] [2]

@javidahmed64592 javidahmed64592 merged commit 75e941b into main Mar 7, 2026
9 checks passed
@javidahmed64592 javidahmed64592 deleted the remove-file-check branch March 7, 2026 00:36
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.

1 participant