Skip to content

Merge pull request #34 from GateNLP/bug/missing-import #4

Merge pull request #34 from GateNLP/bug/missing-import

Merge pull request #34 from GateNLP/bug/missing-import #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
with:
deploy_site_to_pages: false
secrets: inherit