Skip to content

Update Project.toml to 2.7.3 #109

Update Project.toml to 2.7.3

Update Project.toml to 2.7.3 #109

Workflow file for this run

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