Merge pull request #19849 from asgerf/js/remove-legacy-actions-queries

JS: Remove legacy actions queries
This commit is contained in:
Asger F
2025-06-25 09:18:33 +02:00
committed by GitHub
50 changed files with 9 additions and 1307 deletions

View File

@@ -1,4 +1,6 @@
/**
* 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.
*/