Skip to content

Commit 41a9ad0

Browse files
committed
Remove push trigger used to register the workflow
1 parent ffb9425 commit 41a9ad0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/prepare-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ on:
1111
description: |
1212
The git commit, branch, or tag to release from.
1313
required: true
14-
# The following push event trigger is only used for testing purposes. Should be removed before merging!
15-
push:
16-
branches:
17-
- rvermeulen/release-process-improvements
1814

1915
permissions:
2016
contents: write

0 commit comments

Comments
 (0)