iroha
iroha copied to clipboard
`pr_docker_compose.yml` seems not working
Although it is set up to trigger on changes under default/*, it is not triggered in #5435
Shouldn't it be defaults/**?
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths
I mean, it is defaults, but without the glob part. Maybe that's the issue.
https://github.com/hyperledger-iroha/iroha/blob/4672d14d5bd20609b0600ee8ff8e46ba32d61bcf/.github/workflows/pr_docker_compose.yml#L3-L7