Skip to content

refactor(action): target ubuntu-latest explicitely when running depency-review [DT-7006] #1494

refactor(action): target ubuntu-latest explicitely when running depency-review [DT-7006]

refactor(action): target ubuntu-latest explicitely when running depency-review [DT-7006] #1494

Workflow file for this run

name: Merge Bot JS
on:
issue_comment:
types: [edited]
pull_request:
types: [opened]
jobs:
Merge:
if: ${{ github.event_name == 'pull_request' || github.event.issue.pull_request }}
runs-on: ubuntu-20.04
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
steps:
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
- name: Run the Bot
run: npx @coveo/merge-bot