mirror of
https://github.com/progsource/maddy.git
synced 2026-03-24 23:40:39 +01:00
Release 1.4.0
* up version to 1.4.0 * Remove deprecated code * change release message
This commit is contained in:
6
.github/workflows/run-checks.yml
vendored
6
.github/workflows/run-checks.yml
vendored
@@ -1,11 +1,13 @@
|
||||
name: run-checks
|
||||
|
||||
run-name: run-checks ${{ github.ref }}
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
pull_request_target:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
run-clang-format:
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
Reference in New Issue
Block a user