Skip to content

go-project: 4

go-project: 4 #1

Workflow file for this run

on:
push:
paths:
- 'compute-project/**'
- 'go-project/**'
jobs:
pushed_event:
runs-on: ubuntu-latest
steps:
- run: echo "we ran"