Skip to content

Commit

Permalink
Fix positioning of message
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Oct 17, 2023
1 parent 61543e1 commit 9a369be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ jobs:
- uses: actions/checkout@v4

- id: approved-by-maintainers
continue-on-error: true
uses: ./ # Use the action
with:
continue-on-error: true
token: ${{ secrets.GITHUB_TOKEN }}
maintainers: 'peternied greengiant'
min-required: 2
Expand Down

0 comments on commit 9a369be

Please sign in to comment.