Skip to content

Commit

Permalink
PMM-7 Run test pipeline on every PR (#1601)
Browse files Browse the repository at this point in the history
Cherry pick of 9d392a8 from main (#1600)
  • Loading branch information
matejkubinec authored May 16, 2024
1 parent d89f416 commit f2354ce
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Test pipeline

on:
pull_request:
paths:
- pmm-app/**
on: pull_request

jobs:
build:
Expand Down

0 comments on commit f2354ce

Please sign in to comment.