remove push triggers

This commit is contained in:
2025-08-26 23:54:31 -04:00
parent 383a836665
commit 50174096be

View File

@@ -1,12 +1,8 @@
name: "Update Determinate Nix binary"
on:
repository_dispatch:
workflow_dispatch:
schedule:
- cron: "00 0,6,12,18 * * *"
push:
paths:
- '.github/workflows/*'
jobs:
download-binary:
runs-on: ubuntu-latest