Skip to content

Output all identifiers and mac address when scanning with atvscript #50

Output all identifiers and mac address when scanning with atvscript

Output all identifiers and mac address when scanning with atvscript #50

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: all
github-token: ${{ secrets.AM }}