enable CI tests for hub-1.5.6 (#2592)

This commit is contained in:
mmetc 2023-11-14 15:20:28 +01:00 committed by GitHub
parent 120f7cf578
commit f8c91d20b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 0 deletions

View file

@ -15,12 +15,14 @@ on:
push:
branches:
- master
- hub-1.5.6
- releases/**
paths-ignore:
- "README.md"
pull_request:
branches:
- master
- hub-1.5.6
- releases/**
paths-ignore:
- "README.md"

View file

@ -16,11 +16,13 @@ on:
push:
branches:
- master
- hub-1.5.6
- releases/**
pull_request:
# The branches below must be a subset of the branches above
branches:
- master
- hub-1.5.6
- releases/**
schedule:
- cron: '15 16 * * 2'

View file

@ -4,12 +4,14 @@ on:
push:
branches:
- master
- hub-1.5.6
- releases/**
paths-ignore:
- 'README.md'
pull_request:
branches:
- master
- hub-1.5.6
- releases/**
paths-ignore:
- 'README.md'

View file

@ -4,12 +4,14 @@ on:
push:
branches:
- master
- hub-1.5.6
- releases/**
paths-ignore:
- 'README.md'
pull_request:
branches:
- master
- hub-1.5.6
- releases/**
paths-ignore:
- 'README.md'

View file

@ -9,12 +9,14 @@ on:
push:
branches:
- master
- hub-1.5.6
- releases/**
paths-ignore:
- 'README.md'
pull_request:
branches:
- master
- hub-1.5.6
- releases/**
paths-ignore:
- 'README.md'