Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-11-22 16:19:50 +02:00 committed by GitHub
parent 6f2f542580
commit 4a3aa28357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ name: D
on:
push:
branches: [ "master" ]
branches: [ "**" ]
pull_request:
branches: [ "master" ]
branches: [ "**" ]
permissions:
contents: read