Skip to content

Commit

Permalink
don't build RPM packages on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhoerberg committed Mar 6, 2024
1 parent 8cfcd53 commit d781fb7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
name: RPM
on:
pull_request:
paths:
- .github/workflows/rpm.yml
- Dockerfile.rpm
- amqproxy.spec
- shard.lock
- src/**
push:
branches:
- main
Expand Down

0 comments on commit d781fb7

Please sign in to comment.