Skip to content

Commit abfeaa1

Browse files
authored
Added github events to s3 operation (#24)
* Added github events to s3 operation Signed-off-by: Brandon Shien <bshien@amazon.com> * Changed S3 bucket name to opensearch-project-github-events Signed-off-by: Brandon Shien <bshien@amazon.com> --------- Signed-off-by: Brandon Shien <bshien@amazon.com>
1 parent 0f5ca46 commit abfeaa1

File tree

5 files changed

+1436
-151
lines changed

5 files changed

+1436
-151
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Github Events To S3
3+
4+
events:
5+
- all
6+
7+
tasks:
8+
- name: Github Events To S3 Operation
9+
call: github-events-to-s3@default

0 commit comments

Comments
 (0)