Skip to content

Commit

Permalink
Update fedora_rpm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trunkmaster authored Jan 4, 2025
1 parent f8be7d0 commit 59faf2e
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/workflows/fedora_rpm.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
name: Fedora 41 RPM

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
tags:
description: 'Build RPMs on Fedora 41'

jobs:
build:
Expand Down

0 comments on commit 59faf2e

Please sign in to comment.