Skip to content

Commit

Permalink
remove_optional (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: omer Tzadiki <[email protected]>
  • Loading branch information
OmerTz and omer Tzadiki authored Nov 24, 2024
1 parent 390d002 commit 70c0971
Show file tree
Hide file tree
Showing 2 changed files with 16,677 additions and 5,919 deletions.
4 changes: 1 addition & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@ inputs:
required: true
github-token:
required: true
github-token:
required: true
slack-bot-token:
required: false
slack-bot-channel-id:
required: false
runs:
using: 'node16'
main: 'dist/index.js'
main: 'dist/index.js'
Loading

0 comments on commit 70c0971

Please sign in to comment.