Skip to content

Create ci.yml

Create ci.yml #3

Workflow file for this run

on:
pull_request:
jobs:
build:
runs-on: arc-runner-org
steps:
- run: echo "Hello build!"