Skip to content

test6 (#6)

test6 (#6) #13

Workflow file for this run

name: check
on:
pull_request:
branches: [ '*' ]
push:
branches: [ '*' ]
jobs:
check-echo:
runs-on: ubuntu-latest
steps:
- run: echo "check job"