Skip to content

HOCS-6803: Separate files #1

HOCS-6803: Separate files

HOCS-6803: Separate files #1

Workflow file for this run

name: "Build"
on:
push:
branches: [ main ]
pull_request:
types: [ labeled, opened, reopened, synchronize ]
schedule:
- cron: '45 12 * * 1'
jobs:
build:
name: 'Gradle build'
uses: UKHomeOffice/sas-github-workflows/.github/actions/gradle-build-project@v2

Check failure on line 14 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
java_version: '17'