Skip to content

Commit 33121e1

Browse files
authored
Merge pull request #1389 from OneSignal/fg/fix-workflow
fix workflow logic
2 parents 2dc5032 + 8c9cbc1 commit 33121e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/create-release-on-github.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Create Release Notes
22
on:
33
workflow_dispatch:
4+
workflow_call:
45

56
jobs:
67
create-release-notes:

0 commit comments

Comments
 (0)