Compare commits
1 Commits
node24
...
check-test
| Author | SHA1 | Date | |
|---|---|---|---|
| 337576fbb9 |
@@ -1,5 +1,7 @@
|
|||||||
# actions/expressions
|
# actions/expressions
|
||||||
|
|
||||||
|
blah
|
||||||
|
|
||||||
`@actions/expressions` is a library to parse and evaluate GitHub Actions [expressions](https://docs.github.com/actions/learn-github-actions/expressions).
|
`@actions/expressions` is a library to parse and evaluate GitHub Actions [expressions](https://docs.github.com/actions/learn-github-actions/expressions).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
@@ -92,4 +94,4 @@ npm run format-check
|
|||||||
|
|
||||||
## License
|
## 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