We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3d196 commit 22e0a10Copy full SHA for 22e0a10
.github/workflows/test-integrations.yaml
@@ -3,6 +3,10 @@
3
4
name: test-integrations
5
on:
6
+ push:
7
+ branches:
8
+ - main
9
+ pull_request:
10
workflow_dispatch:
11
inputs:
12
destroy-cluster:
0 commit comments