mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-07-19 03:11:41 +02:00
Run rpmbuild workflow only for new tags
This commit is contained in:
5
.github/workflows/rpmbuild.yml
vendored
5
.github/workflows/rpmbuild.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Run RPM Build
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
build-centos8:
|
||||
|
Reference in New Issue
Block a user