Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikedupont2 authored Oct 9, 2023
1 parent 64de427 commit 16f9b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ jobs:
# call in our own repo
#echo $GITHUB_CONTEXT |
echo skip for now gh workflow run \
gh workflow run \
-f ai_name=github_seer \
-f ai_role=githubactionexpert \
-f ai_goal_1="write github actions" \
-f ai_goal_2="get user input" \
-f ai_goal_3="debug errors" \
-f ai_goal_4="$comment_body" \
-f ai_goal_4="${COMMENT_BODY}" \
-f ai_goal_count=4 \
-R meta-introspector/call-auto-gpt run.yml || echo done

0 comments on commit 16f9b5b

Please sign in to comment.