Victor Zverovich
42d3d703b5
Remove the commenting attempt
2024-07-22 13:48:56 -07:00
Victor Zverovich
ccea338070
Update lint.yml
2024-07-08 15:19:57 -07:00
Vertexwahn
b61c8c3d23
Change actions/github-script from e69ef54 -> 60a0d83 ( #4038 )
...
* Change actions/github-script from e69ef54 -> 60a0d83
* Change google/oss-fuzz action from 32f1d4d to 9218255
2024-06-27 12:34:07 -07:00
Victor Zverovich
db9365a11b
Update lint.yml
2024-06-05 21:04:46 -07:00
Kefu Chai
c71d08fc22
github: update lint.yml to post details on formatting issue ( #3988 )
...
before this change, user need to click into the details for more
details on the formatting issue identified by the lint workflow.
after this change, the workflow pastes the details with a comment,
to provide more specific details on the formatting issue if any.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2024-06-03 06:34:44 -07:00
dependabot[bot]
416ac0fc7b
Bump actions/checkout from 4.1.0 to 4.1.6 ( #3986 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8ade135a41...a5ac7e51b4
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 06:22:27 -07:00
Victor Zverovich
27dd1dcf08
Update lint.yml
2024-05-03 08:18:33 -07:00
Victor Zverovich
3649c3954f
Update lint.yml
2024-05-03 07:59:52 -07:00
Kefu Chai
7d757cba5d
CI: add lint github workflow for running clang-format ( #3749 )
...
so that we can identify changes which do not confirm to the
clang-format rules.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2023-12-13 07:20:23 -08:00