JS: Un-deprecate Actions.qll for now as we have some internal queries that use it.

This commit is contained in:
Asger F
2025-06-23 16:38:04 +02:00
parent 7da2d71a70
commit ea0a80a06a

View File

@@ -1,10 +1,9 @@
/**
* DEPRECATED. Models for GitHub Actions workflow files are part of the actions qlpack now.
* PENDING DEPRECATION. 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