Skip to content

Create openwrt-tmate-CI.yml #1

Create openwrt-tmate-CI.yml

Create openwrt-tmate-CI.yml #1

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3