Skip to content

Update predefinedTransformations.ts #118

Update predefinedTransformations.ts

Update predefinedTransformations.ts #118

Workflow file for this run

name: feature-pipeline
on:
push:
branches-ignore:
- master
- stage
jobs:
pipeline:
runs-on: ubuntu-latest
steps:
- name: run pipeline logic
uses: intelligogroup/actions_feature-pipeline@master
with:
email_address: rnd@intelligo.ai
username: "github-action-${{ github.workflow }}"
github_token: ${{ secrets.GITHUB_TOKEN }}