Skip to content

enabling tiltfile recognition with any file ending #550

enabling tiltfile recognition with any file ending

enabling tiltfile recognition with any file ending #550

Workflow file for this run

---
name: Check
on:
workflow_dispatch:
workflow_call:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check