remove push triggers
This commit is contained in:
4
.github/workflows/download-latest.yml
vendored
4
.github/workflows/download-latest.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user