Skip to content

Commit 8fcc78d

Browse files
committed
Update Awesome Bot whitelist to include Drupal link
1 parent e1ecfc6 commit 8fcc78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/awesomebot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: gem install awesome_bot
1818

1919
- name: Run Awesome Bot
20-
run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list oreilly.com,youtube.com
20+
run: awesome_bot README.md --request-delay 1 --allow-dupe --white-list oreilly.com,youtube.com,new.drupal.org
2121

2222
- uses: actions/upload-artifact@v4
2323
if: failure()

0 commit comments

Comments
 (0)