Skip to content

Commit

Permalink
try different prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
tpikachu committed Feb 21, 2024
1 parent 17b686e commit 920fd81
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
uses: actions/checkout@v3
- uses: ./
with:
prompt: Hello, world!
prompt: |
1. open youtube.
2. find a cat video
3. quit the browser
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 920fd81

Please sign in to comment.