We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8c5e5 commit 6dd8122Copy full SHA for 6dd8122
1 file changed
.github/workflows/feature-branch.yml
@@ -5,7 +5,7 @@ on:
5
types: [opened, synchronize, reopened]
6
7
jobs:
8
- default:
+ perform:
9
uses: cloudposse/github-actions-workflows/.github/workflows/github-composite-action-feature-branch.yml@main
10
with:
11
organization: "${{ github.event.repository.owner.login }}"
0 commit comments