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 e3c31e5 commit 5d9864dCopy full SHA for 5d9864d
.github/workflows/cd.yml
@@ -1,6 +1,7 @@
1
name: CD
2
3
on:
4
+ merge_group:
5
push:
6
branches:
7
- main
.github/workflows/ci.yml
name: CI
pull_request:
.github/workflows/docs.yml
name: Docs
0 commit comments