mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
run the non-us patch
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
/**
|
||||
* Libraries for modelling GitHub Actions workflow files written in YAML.
|
||||
* Libraries for modeling GitHub Actions workflow files written in YAML.
|
||||
* See https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions.
|
||||
*/
|
||||
|
||||
import javascript
|
||||
|
||||
/**
|
||||
* Libraries for modelling GitHub Actions workflow files written in YAML.
|
||||
* Libraries for modeling GitHub Actions workflow files written in YAML.
|
||||
* See https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions.
|
||||
*/
|
||||
module Actions {
|
||||
|
||||
Reference in New Issue
Block a user