aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2022-06-24 19:48:11 +0300
committerMihai Fufezan <[email protected]>2022-06-24 19:48:11 +0300
commite95e01416e9431c7fbfb164746b194594062da9c (patch)
tree4887c06b6ea49774d5b714416eba3b062262edf4 /.github
parent94e8234ac92168ffb68a853e11220bff3364d5b5 (diff)
downloadHyprland-e95e01416e9431c7fbfb164746b194594062da9c.tar.gz
Hyprland-e95e01416e9431c7fbfb164746b194594062da9c.zip
flake, meson: manually update version
version update workflow: temporarily disable running on push
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/nix-meson-ver-update.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nix-meson-ver-update.yaml b/.github/workflows/nix-meson-ver-update.yaml
index 1bf95af9..ddeac945 100644
--- a/.github/workflows/nix-meson-ver-update.yaml
+++ b/.github/workflows/nix-meson-ver-update.yaml
@@ -1,6 +1,6 @@
name: "Nix & Meson: update version"
-on: [push, workflow_dispatch]
+on: [workflow_dispatch]
jobs:
update: