Skip to content

Change the interval for dependabot updates to monthly (#839) #317

Change the interval for dependabot updates to monthly (#839)

Change the interval for dependabot updates to monthly (#839) #317

Workflow file for this run

name: Scala / Test
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Run tests for all exercises
run: bin/test