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.
2 parents 6f9bec3 + 77c2ece commit 30bccafCopy full SHA for 30bccaf
.github/workflows/ci.yaml
@@ -17,6 +17,8 @@ env:
17
tags:
18
- "*"
19
pull_request: {}
20
+ release:
21
+ types: [published]
22
23
jobs:
24
lint:
0 commit comments