mirror of
https://github.com/ekaaty/ca-certificates-brazil.git
synced 2025-12-06 01:22:38 -03:00
Testing Workflow
This commit is contained in:
2
.github/workflows/build-rpm.yml
vendored
2
.github/workflows/build-rpm.yml
vendored
@@ -3,9 +3,11 @@ name: Build RPM Package
|
||||
on:
|
||||
push:
|
||||
branches: [ workflows ]
|
||||
if: github.ref_type == 'tag'
|
||||
tags: '*.*.*'
|
||||
pull_request:
|
||||
branches: [ workflows ]
|
||||
if: github.ref_type == 'tag'
|
||||
tags: '*.*.*'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user