iroha icon indicating copy to clipboard operation
iroha copied to clipboard

`pr_docker_compose.yml` seems not working

Open 0x009922 opened this issue 7 months ago • 2 comments

Although it is set up to trigger on changes under default/*, it is not triggered in #5435

0x009922 avatar May 20 '25 08:05 0x009922

Shouldn't it be defaults/**?

https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths

aoyako avatar May 22 '25 05:05 aoyako

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

0x009922 avatar May 22 '25 08:05 0x009922