Skip to content

Commit 641be5b

Browse files
authored
release-drafter.yml: Remove workflow_call (#67)
1 parent ee2ca60 commit 641be5b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name: Release Drafter
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
67
- main
7-
workflow_dispatch:
8-
workflow_call:
98

109
concurrency:
1110
group: dot-github-${{ github.workflow }}-${{ github.ref_name }}

0 commit comments

Comments
 (0)