We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00fe121 + 2569960 commit 6d804daCopy full SHA for 6d804da
.github/workflows/publish.yml
@@ -5,6 +5,7 @@ on:
5
tags:
6
push:
7
pull_request:
8
+ repository_dispatch:
9
workflow_dispatch:
10
11
jobs:
0 commit comments