Pipelines

- Wrap in `""`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-09-24 18:07:46 +02:00
parent 52d04de0b2
commit c40cecf077
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ name: D
on:
push:
branches: **
branches: [ "**" ]
pull_request:
branches: **
branches: [ "**" ]
workflow_dispatch:
permissions: