Skip to content

Try to add some delay to downloading as common-crawl S3 buckets are n… #72

Try to add some delay to downloading as common-crawl S3 buckets are n…

Try to add some delay to downloading as common-crawl S3 buckets are n… #72

Workflow file for this run

# This workflow will perform a build of the project and run tests
name: Build and check
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
# Allows to run from the Actions tab
workflow_dispatch:
jobs:
build-and-test:
uses: centic9/actions/.github/workflows/gradle-build.yml@3