build and test release/*

This commit is contained in:
Paul Schneider 2026-08-18 21:25:06 +01:00
commit 218d9ef6a8
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
branches: [ "main", "release/*" ]
jobs:
build:

View file

@ -328,4 +328,4 @@ jobs:
exit 1
fi
echo "Release publiée: $API_BASE/$GITHUB_REPOSITORY/releases/tag/$TAG"
echo "Release publiée: $API_BASE/$GITHUB_REPOSITORY/releases/tag/$TAG"