Skip to content

Use unittest.mock instead of the mock backport package #66

Use unittest.mock instead of the mock backport package

Use unittest.mock instead of the mock backport package #66

---
name: github-commands-comment
on:
pull_request_target:
types:
- opened
permissions:
contents: read
jobs:
comment:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: elastic/oblt-actions/elastic/github-commands@v1