mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
chore: bump version
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Build
|
||||
|
||||
concurrency:
|
||||
group: build
|
||||
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
|
||||
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Release
|
||||
|
||||
concurrency:
|
||||
group: release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: main
|
||||
|
||||
Reference in New Issue
Block a user