Skip to content

Commit

Permalink
remove annotation note
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Jun 4, 2024
1 parent ebbc1f1 commit 51816dd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/src/content/docs/getting-started/automating-scripts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,6 @@ Use the `out-trace` flag to output the trace to the summary file, `$GITHUB_STEP_
- run: npx --yes genaiscript run ... --out-trace $GITHUB_STEP_SUMMARY
```

### Annotations

You can use [annotations](/genaiscript/reference/scripts/annotations) to automatically annotate the
last commit with errors and warnings.

## GitHub Pull request

If your GitHub Action is triggered by a [pull request event](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request),
Expand Down

0 comments on commit 51816dd

Please sign in to comment.