Skip to content

Commit

Permalink
[MWPW-157973] Run Nala checks on all PRs by default (#2877)
Browse files Browse the repository at this point in the history
removed run nala label check

Co-authored-by: milo-pr-merge[bot] <169241390+milo-pr-merge[bot]@users.noreply.github.com>
  • Loading branch information
robert-bogos and milo-pr-merge[bot] authored Sep 16, 2024
1 parent d7ae16e commit cb05c67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-nala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
action:
name: Running E2E & IT
if: contains(github.event.pull_request.labels.*.name, 'run-nala')
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit cb05c67

Please sign in to comment.