Skip to content

Create main.yml

Create main.yml #1

Workflow file for this run

name: Ubuntu
on: [push]
jobs:
Ubuntu:
runs-on: ubuntu-latest
steps:
- name: Setup Debug Session
uses: csexton/debugger-action@master