8000 Update FeatureManagementModal.cshtml · abpframework/abp@59f55f9 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update FeatureManagementModal.cshtml #20028

Update FeatureManagementModal.cshtml

Update FeatureManagementModal.cshtml #20028

Workflow file for this run

name: cancel-workflow
on: [push]
permissions:
contents: read
jobs:
cancel:
permissions:
actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
name: 'Cancel Previous Runs'
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.6.0
with:
workflow_id: 10629,1299107,2792859,8268314
access_token: ${{ github.token }}
0