remove hub-1.5.6 reference from github workflows

This commit is contained in:
Marco Mariani 2023-12-05 14:49:25 +01:00
parent 17384368ae
commit 63f230b24b
5 changed files with 0 additions and 10 deletions

View file

@ -15,14 +15,12 @@ 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,13 +16,11 @@ 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,14 +4,12 @@ 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,14 +4,12 @@ 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,14 +9,12 @@ 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'