Skip to content

Merge pull request #5 from GateNLP/dependabot/maven/org.codehaus.groo… #4

Merge pull request #5 from GateNLP/dependabot/maven/org.codehaus.groo…

Merge pull request #5 from GateNLP/dependabot/maven/org.codehaus.groo… #4

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