Skip to content

Coastal (#1)

Coastal (#1) #9

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
branches:
- '**'
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Pass
run: /bin/true