We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b3364 commit 4744540Copy full SHA for 4744540
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
push:
7
branches:
8
- main
9
+ release:
10
+ types:
11
+ - published
12
13
jobs:
14
checks:
0 commit comments