Skip to content

ENG-12954, ENG-12955: Add datasource and resource fot token settings #1032

ENG-12954, ENG-12955: Add datasource and resource fot token settings

ENG-12954, ENG-12955: Add datasource and resource fot token settings #1032

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.19
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]