Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brayniac committed Dec 23, 2024
1 parent 9532539 commit 982ba8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package-deb.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json

name: package
name: package-den

"on":
push:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/package-rpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ name: package-rpm
- .github/actions/**
- .github/workflows/package-rpm.yml
- debian/**
- rpm/**
pull_request:
paths:
- .github/actions/**
- .github/workflows/package-rpm.yml
- debian/**
- rpm/**
release:
types: [published]
workflow_dispatch:
Expand Down

0 comments on commit 982ba8e

Please sign in to comment.