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 60d933c commit 400a173Copy full SHA for 400a173
4 files changed
.github/workflows/basic-install.yml
@@ -5,6 +5,7 @@ on:
5
branches: [ "main" ]
6
pull_request:
7
8
+ merge_group:
9
release:
10
types:
11
- published
.github/workflows/pages.yml
@@ -11,6 +11,7 @@ on:
12
13
14
15
16
17
.github/workflows/pre-commit.yml
.github/workflows/unit-tests.yml
@@ -8,6 +8,7 @@ on:
0 commit comments