Skip to content

Commit

Permalink
Update StevenBlack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ckrvxr authored Jan 8, 2025
1 parent f8bc445 commit 460d99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/StevenBlack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
filter_ips = {
'127.0.0.1', '255.255.255.255', '::1', 'fe80::1%lo0',
'ff00::0', 'ff00::0', 'ff02::1', 'ff02::2', 'ff02::3', '0.0.0.0'
'ff00::0', 'ff00::0', 'ff02::1', 'ff02::2', 'ff02::3'
}
rules = []
Expand Down

0 comments on commit 460d99d

Please sign in to comment.