chore: generalise notify workflows
Some checks are pending
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions

This commit is contained in:
Jan De Dobbeleer 2024-11-25 08:43:57 +01:00 committed by Jan De Dobbeleer
parent b871f33882
commit ee5084d7a3
2 changed files with 6 additions and 0 deletions

View file

@ -5,6 +5,9 @@ on:
version:
description: 'The latest version'
required: true
release:
description: 'The release id'
required: false
jobs:
microsoft_store:

View file

@ -5,6 +5,9 @@ on:
version:
description: 'The latest version'
required: true
release:
description: 'The release id'
required: false
jobs:
publish: