Added manual CICD workflow

This commit is contained in:
Slim Amamou 2025-03-18 14:18:39 +01:00 committed by Paul Andrieux
parent 821018d4ce
commit 774c261d1d

View file

@ -5,12 +5,18 @@ on:
push:
branches:
- main
workflow_dispatch:
tags:
- '*'
pull_request:
types: [ opened, reopened, synchronize, labeled ]
workflow_dispatch: ~
permissions:
pull-requests: write
id-token: write
contents: read
packages: write
jobs:
# remove-deploy-label:
# name: Remove deploy label