mirror of
https://github.com/elisspace/exercise-use-gitignore.git
synced 2026-08-29 15:43:59 +00:00
422 B
422 B
gitignore Parser Action
This local action runs whenever a change to the .gitignore file is pushed to your repository.
This action requires no additional inputs
What checks does this action conduct?
- Reads the contents of the
.gitignorefile - Attempts to compare the above contents against a desired answer set
- Reports the status of the comparison to the Looking Glass action in the
grading.ymlworkflow