Partial constraints aren't supported.
@@ -13,6 +13,6 @@ jobs:
actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
runs-on: ubuntu-latest
steps:
- - uses: styfle/cancel-workflow-action@0.10
+ - uses: styfle/cancel-workflow-action@0.10.1
with:
workflow_id: ${{ github.event.workflow.id }}