flake, meson: manually update version
version update workflow: temporarily disable running on push
This commit is contained in:
parent
94e8234ac9
commit
e95e01416e
3 changed files with 3 additions and 3 deletions
2
.github/workflows/nix-meson-ver-update.yaml
vendored
2
.github/workflows/nix-meson-ver-update.yaml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: "Nix & Meson: update version"
|
||||
|
||||
on: [push, workflow_dispatch]
|
||||
on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue