Since it is very time consuming https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-paths Use include paths to trigger this workflow ``` paths: - 'Dockerfile' - 'docker-compose.yml' ```
Since it is very time consuming
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-paths
Use include paths to trigger this workflow