Make deploy-latest.yml workflow dispatch-only

It is currently broken, will revert once I fix it.
This commit is contained in:
Simon Willison 2025-10-26 09:51:00 -07:00
commit 6de83bf3a9

View file

@ -1,10 +1,11 @@
name: Deploy latest.datasette.io name: Deploy latest.datasette.io
on: on:
push: workflow_dispatch:
branches: # push:
- main # branches:
- 1.0-dev # - main
# - 1.0-dev
permissions: permissions:
contents: read contents: read