Skip to content

remove rogue trailing space from rule and orgType feature names. clos… #6

remove rogue trailing space from rule and orgType feature names. clos…

remove rogue trailing space from rule and orgType feature names. clos… #6

Workflow file for this run

name: CI
on:
push:
branches:
- master
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write
checks: write
pull-requests: write
jobs:
common-build:
uses: GateNLP/gate-top/.github/workflows/standard-module.yml@master
secrets: inherit