Skip to content

Take open pull requests into account #81

Take open pull requests into account

Take open pull requests into account #81

Workflow file for this run

name: push
on:
push:
branches-ignore:
- renovate/**
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit