We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 782dc6e + 2124947 commit ccd21ddCopy full SHA for ccd21dd
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
pull_request:
6
branches: [ master ]
7
+ release:
8
+ types: [published]
9
10
jobs:
11
0 commit comments