chore(ignore): keep ci workflow just for manual running for now

This commit is contained in:
Roberto Alsina 2024-09-03 05:34:02 -03:00
parent 36bf784e35
commit 411c969cc4

View File

@ -1,8 +1,9 @@
name: Tests name: Tests
on: on:
push: # This can't yet run automatically, because tests fail because of
pull_request: # different versions of chroma. Need to get the same one in my
branches: [master] # local env and in CI
workflow_dispatch:
permissions: permissions:
contents: read contents: read
jobs: jobs: