Skip to content

based on the documentation we should remove the web_server component for the BLE branch of the H-1 #10

based on the documentation we should remove the web_server component for the BLE branch of the H-1

based on the documentation we should remove the web_server component for the BLE branch of the H-1 #10

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: TrevorSchirmer
numOfAssignee: 1