@andy5995 commented on this pull request.
> @@ -8,6 +8,13 @@ on:
push:
branches:
- master
+ - '**'
So it won't run when other yml files are changed. Trivial in this case, but I
figured you might want to add more path filters in the future:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onpushpull_requestpull_request_targetpathspaths-ignore
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3769#discussion_r1510523758
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3769/review/[email protected]>