Skip to content

Commit 8c82d97

Browse files
committed
fixup! chore: Allow remote configs for Craft
1 parent 8853cff commit 8c82d97

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/auto-release.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: 'Gitflow: Auto prepare release'
22
on:
3-
pull_request:
4-
types:
5-
- closed
6-
branches:
7-
- master
3+
push:
84

95
# This workflow triggers a release when merging a branch with the pattern `prepare-release/VERSION` into master.
106
permissions:

0 commit comments

Comments
 (0)