Tweaked tagging workflow to only run after successful tests

This commit is contained in:
2025-05-23 12:18:01 +01:00
parent f2bcb03cd0
commit 56f7739ae4

View File

@@ -1,16 +1,11 @@
name: Auto Version Tag name: Auto Version Tag
on: on:
push: workflow_run:
branches: workflows:
- master - Tests
paths: types:
- "invenio_config_iform/__about__.py" - completed
pull_request:
branches:
- master
paths:
- "invenio_config_iform/__about__.py"
jobs: jobs:
tag: tag: