Skip to content

[BUG] Run tests with coverage with namespace - fails to detect coverage generated due to full name comparison #6

[BUG] Run tests with coverage with namespace - fails to detect coverage generated due to full name comparison

[BUG] Run tests with coverage with namespace - fails to detect coverage generated due to full name comparison #6

name: issue-automation-initial-labeller
on:
issues:
types: [opened]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- name: apply initial label
uses: andymckay/labeler@master
with:
add-labels: "analysis"