Skip to content

Commit

Permalink
fix: muffet config
Browse files Browse the repository at this point in the history
  • Loading branch information
GenPage committed Jul 18, 2023
1 parent 1ac438b commit 76cb6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
- name: wait until server listened
run: curl --retry-delay 1 --retry 30 --retry-all-error http://localhost:8080

# medium.com => was being rate limited: HTTP 429
- run: |
./muffet \
# rate limited 429
-e 'https://medium.com/runatlantis'
-e 'https://github\.com/runatlantis/atlantis/edit/main/.*' \
-e 'https://github.com/runatlantis/helm-charts#customization' \
Expand Down

0 comments on commit 76cb6cb

Please sign in to comment.