Pipelines

- Manually specify branches to run on for pull requests
This commit is contained in:
Tristan B. Velloza Kildaire 2023-09-24 18:04:18 +02:00
parent efb093319f
commit c681206cef
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ name: D
on:
push
pull_request
pull_request:
branches: [ "vardec_varass_dependency" ]
# on:
# push: