3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 09:55:19 +00:00

Update docker-image.yml

make docker publish manual
This commit is contained in:
Nikolaj Bjorner 2024-10-13 19:50:56 -07:00 committed by GitHub
parent 56b706ac55
commit 62478db7d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,6 @@
name: Publish Docker image
on:
schedule:
- cron: "0 1 * * 0" # every Sunday at 1 am
workflow_dispatch: # on button click
permissions: