Skip to content

Test

Test #16

Workflow file for this run

name: build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- run: echo "hello"