Skip to content

chore: Snyk Security upgrade @storybook/react-webpack5 from 7.6.17 to 8.2.0 #8082

chore: Snyk Security upgrade @storybook/react-webpack5 from 7.6.17 to 8.2.0

chore: Snyk Security upgrade @storybook/react-webpack5 from 7.6.17 to 8.2.0 #8082

name: Enable Automerge
on:
pull_request_target:
types: [ edited, labeled, synchronize ]
jobs:
enable-automerge:
if: contains(github.event.pull_request.labels.*.name, 'automerge')
runs-on: ubuntu-latest
steps:
- name: Enable Automerge
uses: Workday/canvas-kit-actions/enable-automerge@v1
with:
token: ${{ secrets.GH_RW_TOKEN }}