Skip to content

chore(deps): update 1arp/create-a-file-action action to v0.4 #49

chore(deps): update 1arp/create-a-file-action action to v0.4

chore(deps): update 1arp/create-a-file-action action to v0.4 #49

name: Feature branch
on:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened]
jobs:
perform:
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/feature-branch.yml@main
with:
organization: "${{ github.event.repository.owner.login }}"
repository: "${{ github.event.repository.name }}"
ref: "${{ github.event.pull_request.head.ref }}"
secrets:
github-private-actions-pat: "${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"