Skip to content

Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0 #5

Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0

Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0 #5

Workflow file for this run

---
name: CLA Workflow
permissions:
contents: write
checks: write
actions: write
pull-requests: write
on:
merge_group:
pull_request:
types: [opened, reopened, synchronize]
branches:
- main
- master
jobs:
cla:
uses: clima/.github/.github/workflows/cla_template.yml@main
secrets: inherit