Skip to content

Commit

Permalink
Update runner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skatkov authored Aug 17, 2024
1 parent cf8596f commit 3a1d633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
SEND_TO: ${{ secrets.TO_EMAIL }}
CGO_ENABLED: 0
# CATEGORY: All
LIMIT: 10
LIMIT: 5
run: |
go run main.go

0 comments on commit 3a1d633

Please sign in to comment.