mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-22 00:38:05 +02:00
Add github actions workflows
Signed-off-by: Nathan Rew <nrew225@gmail.com>
This commit is contained in:
parent
27071cb9c8
commit
44ae45aa83
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pull_request.yml
vendored
1
.github/workflows/pull_request.yml
vendored
|
@ -32,5 +32,6 @@ jobs:
|
|||
- name: Checks
|
||||
run: |
|
||||
gem install awesome_bot
|
||||
git diff origin/master -U0 README.md | grep --perl-regexp --only-matching "(?<=^\+).*" >> temp.md
|
||||
awesome_bot -f temp.md --allow-redirect --skip-save-results --allow 202 --white-list < tests/awesomebot_whitelist.txt
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue