We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be1288 commit 4b8ddcdCopy full SHA for 4b8ddcd
1 file changed
.github/workflows/test_and_docs.yml
@@ -27,6 +27,8 @@ on:
27
- main
28
merge_group:
29
types: [checks_requested]
30
+ release:
31
+ types: [created]
32
33
jobs:
34
docs-verify:
0 commit comments