delme on push for dispatch registration

This commit is contained in:
leongross 2022-11-28 14:44:26 +01:00
parent a578f55208
commit 6eab009c88
No known key found for this signature in database
GPG Key ID: 8684D89F6BF9B743

View File

@ -6,13 +6,6 @@ env:
on:
workflow_dispatch:
push:
branches:
- main
- "release/**"
paths:
- "kms/**"
- "internal/constants/**"
- "internal/file/**"
jobs:
build-kms-server: