Skip to content

added an id option to allow the doc ID to be set correctly in the GCP… #3

added an id option to allow the doc ID to be set correctly in the GCP…

added an id option to allow the doc ID to be set correctly in the GCP… #3

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