Skip to content

Commit 6148484

Browse files
ci: Don't skip Renovate
1 parent bf39028 commit 6148484

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/qa.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,5 @@ on:
99

1010
jobs:
1111
qa:
12-
# We don't need to run this on Renovate PRs. We will already test the `renovate/foo` branch.
13-
if: github.event_name != 'pull_request' || github.actor != 'renovate[bot]'
1412
name: 🔹 QA
1513
uses: oliversalzburg/workflows/.github/workflows/qa-npm-package.yml@main

0 commit comments

Comments
 (0)