Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
prestist committed Sep 29, 2023
1 parent ad7491c commit 06df1ec
Show file tree
Hide file tree
Showing 26 changed files with 1,452 additions and 3,125 deletions.
17 changes: 0 additions & 17 deletions __tests__/index.test.ts

This file was deleted.

80 changes: 0 additions & 80 deletions __tests__/main.test.ts

This file was deleted.

25 changes: 0 additions & 25 deletions __tests__/wait.test.ts

This file was deleted.

18 changes: 3 additions & 15 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
name: 'The name of your action here'
description: 'Provide a description here'
author: 'Your name or organization here'

# Define your inputs here.
inputs:
milliseconds:
description: 'Your input description here'
required: true
default: '1000'

# Define your outputs here.
outputs:
time:
description: 'Your output description here'
name: 'FCOS Meeting'
description: 'Creates a meeting issue for FCOS'
author: 'coreos'

runs:
using: node20
Expand Down
72 changes: 72 additions & 0 deletions dist/actionItems.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/actionItems.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 53 additions & 0 deletions dist/createIssue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/createIssue.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 06df1ec

Please sign in to comment.