Skip to content

Refactor fabric columns #706

Refactor fabric columns

Refactor fabric columns #706

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/lint.yml@master
with:
node-version: '18.20.4'
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}