Skip to content

fix badge shown in readmes #3687

fix badge shown in readmes

fix badge shown in readmes #3687

Workflow file for this run

name: "Next feature version"
on:
pull_request:
push:
branches:
- master
schedule:
- cron: "0 3 * * *" # Every day at 3am UTC.
jobs:
test:
name: Test
uses: ./.github/workflows/tests.yml
with:
version: "ci"