Skip to content

Disallow Editing (Name, Key, App Context) or Deleting an Enabled Feature Flag #3990

Disallow Editing (Name, Key, App Context) or Deleting an Enabled Feature Flag

Disallow Editing (Name, Key, App Context) or Deleting an Enabled Feature Flag #3990

Workflow file for this run

name: Types Build
on: ['pull_request', 'workflow_dispatch']
jobs:
types-build:
name: Types Build
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@v3
- name: Build Types
uses: ./.github/actions/generic-npm-build
with:
working_directory: types