Skip to content

Update ACADEMY_GITLAB_ACCESS_TOKEN doc #1116

Update ACADEMY_GITLAB_ACCESS_TOKEN doc

Update ACADEMY_GITLAB_ACCESS_TOKEN doc #1116

Workflow file for this run

name: tests
on: [push, pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master