Apply label to PR on missing dependencies automatically (#1094)

This commit is contained in:
Alejandro R Mosteo
2024-06-19 11:10:50 +02:00
committed by GitHub
parent 419866d4f3
commit a56b3a9644
5 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ project-files = ["saatana.gpr"]
tags = ["cryptography", "spark"]
[[depends-on]]
gnat = "^2020"
gnat = "^2020" # This is probably too restrictive
[origin]
url = "https://github.com/HeisenbugLtd/Saatana/archive/v2.0.2.tar.gz"