Skip to content

[StepSecurity] Apply security best practices (#3173) #900

[StepSecurity] Apply security best practices (#3173)

[StepSecurity] Apply security best practices (#3173) #900

name: scala-2.13
on:
push:
branches:
- main
- '[0-9]+.[0-9]+.x'
tags:
- '**'
pull_request:
permissions: # added using https://github.com/step-security/secure-repo
contents: read
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml
with:
scala-version: "2.13"