Skip to content

Commit

Permalink
Try multiple --exclude options
Browse files Browse the repository at this point in the history
  • Loading branch information
moisseev committed May 10, 2024
1 parent 059c689 commit ea4039f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
cmd_params: >
--buffer-size=8192 --color=always --skip-tls-verification
--exclude="^https://(github[.]com/rspamd/rspamd[.]com/edit/master/|${{ github.repository_owner }}[.]github[.]io/${{ github.event.repository.name }}/(doc/lua/((lua|rspamd)_.+|ucl)[.]html|.+[.]html#top)$)"
--exclude="^https://rspamd[.]com/${{ github.event.repository.name }}/.+[.]html$"
debug: true

0 comments on commit ea4039f

Please sign in to comment.