We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef2135 commit c5bb810Copy full SHA for c5bb810
.github/workflows/ci.yml
@@ -14,6 +14,8 @@ on:
14
branches: [ master ]
15
pull_request:
16
17
+ release:
18
+ types: [published]
19
20
jobs:
21
validation:
0 commit comments