Skip to content

Update main.yml

Update main.yml #12

Workflow file for this run

on:
push:
jobs:
main:
runs-on: ubuntu-latest
steps:
- run: |
set -x
echo ${{ github.job }}
jq . ${{ github.event_path }}