Skip to content

masterSourceType and displayOnNHCPortal columns added to grscicoll/ex… #1035

masterSourceType and displayOnNHCPortal columns added to grscicoll/ex…

masterSourceType and displayOnNHCPortal columns added to grscicoll/ex… #1035

Workflow file for this run

name: Format
on:
push:
branches: [ dev, master ]
pull_request:
branches: [ dev, master ]
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Spotless
run: mvn spotless:apply