devops-toolkit icon indicating copy to clipboard operation
devops-toolkit copied to clipboard

ci: only run dockerfile-lint.yml when there has a change in Dockerfile

Open tungbq opened this issue 1 year ago • 0 comments

Background: For now the dockerfile-lint.yml runs on every PRs, but not all PR related to the the Dockerfile. It leads to the duplication issue and watse Github Action resource.

Solution: Only run the dockerfile-lint.yml when there has a change in Dockerfile

Looking for contributor 🤚 ...

tungbq avatar Mar 22 '24 15:03 tungbq