run the non-us patch

This commit is contained in:
Erik Krogh Kristensen
2021-12-20 16:24:41 +01:00
parent 2f559696e4
commit d17879e1f9
39 changed files with 65 additions and 65 deletions

View File

@@ -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 {