Skip to content

Commit

Permalink
Revert "run tests on Renovate branches"
Browse files Browse the repository at this point in the history
This reverts commit 160af50.
  • Loading branch information
stephenwade authored and LarsDenBakker committed Jan 3, 2021
1 parent f155ec1 commit f8e43be
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 20 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/verify-browserstack.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Verify Browserstack

on:
pull_request:
push:
branches:
- 'renovate/*'
on: pull_request

jobs:
verify-browserstack:
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/verify-node.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Verify Node

on:
pull_request:
push:
branches:
- 'renovate/*'
on: pull_request

jobs:
verify-linux:
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/verify-saucelabs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Verify Saucelabs

on:
pull_request:
push:
branches:
- 'renovate/*'
on: pull_request

jobs:
verify-saucelabs:
Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/verify-windows.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Verify Windows

on:
pull_request:
push:
branches:
- 'renovate/*'
on: pull_request

jobs:
verify-windows:
Expand Down

0 comments on commit f8e43be

Please sign in to comment.