Skip to content

fix(edge/stack): edge stack env table pagination and action [EE-6836]… #2927

fix(edge/stack): edge stack env table pagination and action [EE-6836]…

fix(edge/stack): edge stack env table pagination and action [EE-6836]… #2927

on:
push:
branches:
- develop
- 'release/**'
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@master
with:
CONFLICT_LABEL_NAME: 'has conflicts'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAX_RETRIES: 10
WAIT_MS: 60000