Skip to content

Bump semver from 6.3.0 to 6.3.1 #5

Bump semver from 6.3.0 to 6.3.1

Bump semver from 6.3.0 to 6.3.1 #5

Workflow file for this run

name: Feature branch
on:
pull_request:
branches:
- main
- release/v*
types: [opened, synchronize, reopened]
permissions:
contents: write
actions: write
jobs:
perform:
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/feature-branch.yml@main
secrets: inherit