Skip to content

Memperbarui tautan The Proxy Bay #16

Memperbarui tautan The Proxy Bay

Memperbarui tautan The Proxy Bay #16

Workflow file for this run

name: Pengujian
on: [push, pull_request]
jobs:
testing:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Menyiapkan Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
- name: Menginstal paket
run: gem install awesome_bot
- name: Memeriksa pranala luar pada berkas README
run: awesome_bot README.md --white-list archive.today,duckduckgo.com,googleweblight.com,translate.google.com