Skip to content

Commit

Permalink
Run Renovate in background
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Aug 11, 2023
1 parent 056b7e5 commit ab3f002
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@ name: Test cucumber-core

on:
push:

branches:
- main
- renovate/**
pull_request:
branches:
- main
workflow_call:
schedule:
- cron: "0 5 * * *"

workflow_call:

jobs:
test:
strategy:
Expand Down

0 comments on commit ab3f002

Please sign in to comment.