catalyst / catalyst-moodle-workflows

4 stars 9 forks source link

feat: add skip duplication actions check to prevent dupe workflows #30

Closed keevan closed 2 years ago

keevan commented 2 years ago

This would typically occur when a workflow is triggered in a PR, which will trigger a workflow for push and pull_request events each.

Resolves #31

keevan commented 2 years ago

Example of this working as intended. Even after force pushing no changes.

https://github.com/catalyst/moodle-tool_mfa/pull/344

So I've tested: