Compare commits
1 Commits
main
...
check-test
| Author | SHA1 | Date | |
|---|---|---|---|
| 337576fbb9 |
@@ -1,5 +1,7 @@
|
||||
# actions/expressions
|
||||
|
||||
blah
|
||||
|
||||
`@actions/expressions` is a library to parse and evaluate GitHub Actions [expressions](https://docs.github.com/actions/learn-github-actions/expressions).
|
||||
|
||||
## Installation
|
||||
@@ -92,4 +94,4 @@ npm run format-check
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](../LICENSE) for the full terms.
|
||||
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](../LICENSE) for the full terms.
|
||||
|
||||
Reference in New Issue
Block a user