Skip to content

Commit

Permalink
action.yml: remove initial script
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon authored Nov 28, 2023
1 parent f58a061 commit af77272
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ inputs:
runs:
using: 'composite'
steps:
- shell: bash
run: |
echo antani
- id: llm-and-post-message
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
with:
Expand Down

0 comments on commit af77272

Please sign in to comment.