Skip to content

HOCS-6803: Separate files #3

HOCS-6803: Separate files

HOCS-6803: Separate files #3

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/workflows/anchore-gradle@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: workflow file should have either a '.yml' or '.yaml' file extension
with:
java_version: '17'
image: 'quay.io/ukhomeofficedigital/hocs-workflow'