mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
chore: implement automatic releases
This commit is contained in:
2
.github/workflows/client.yml
vendored
2
.github/workflows/client.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: client
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, merge_group]
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
|
Reference in New Issue
Block a user