We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192fb27 commit 55911c4Copy full SHA for 55911c4
.github/workflows/upload-cloud-images.yaml
@@ -1,5 +1,6 @@
1
name: Upload cloud images
2
on:
3
+ pull_request:
4
push:
5
tags:
6
- 'v*' # Triggers on any tag that starts with 'v'
0 commit comments