Skip to content

Commit

Permalink
fix: more clear headings
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Mar 22, 2024
1 parent ef49b66 commit b963662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/schedule.sgid-index-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ jobs:
body: |
### SGID Index Validation Output
#### `stdout`
#### Results
```
${{ steps.validate.outputs.stdout }}
```
#### `stderr`
#### Errors
```
${{ steps.validate.outputs.stderr }}
```
Expand Down

0 comments on commit b963662

Please sign in to comment.