Skip to content

feat: bring in wired and wireless get endpoints #84

feat: bring in wired and wireless get endpoints

feat: bring in wired and wireless get endpoints #84

name: "Semantic Pull Requests"
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
- ready_for_review
jobs:
main:
runs-on: ubuntu-latest
name: Validate PR
steps:
- name: Check PR
uses: aruba-uxi/semantic-pull-request-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}