JS: Deprecate Actions.qll

This commit is contained in:
Asger F
2025-06-23 14:36:15 +02:00
parent 93c891a987
commit 0d3bb89195

View File

@@ -1,7 +1,10 @@
/**
* DEPRECATED. Models for GitHub Actions workflow files are part of the actions qlpack now.
*
* Libraries for modeling GitHub Actions workflow files written in YAML.
* See https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions.
*/
deprecated module;
import javascript