We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32eac77 commit 0c3e38cCopy full SHA for 0c3e38c
.github/workflows/s3_upload.yml
@@ -2,6 +2,7 @@
2
name: S3 File Upload
3
on:
4
push:
5
+ workflow_dispatch:
6
7
jobs:
8
upload:
0 commit comments