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 0b206d2 commit fbffe86Copy full SHA for fbffe86
.github/workflows/cloud_tests_full.yml
@@ -1,6 +1,8 @@
1
name: full-sized tests on cloud providers
2
run-name: Submitting workflow to all cloud providers using full sized data
3
on:
4
+ release:
5
+ types: [published]
6
workflow_dispatch:
7
inputs:
8
platform:
0 commit comments