mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
GitHub actions
This commit is contained in:
2
.github/workflows/comment-lint.yml
vendored
2
.github/workflows/comment-lint.yml
vendored
@@ -7,7 +7,7 @@ permissions:
|
||||
on:
|
||||
workflow_run:
|
||||
workflows:
|
||||
- "Lint C++"
|
||||
- lint-cpp
|
||||
types:
|
||||
- completed
|
||||
|
||||
|
||||
2
.github/workflows/run-lint-cpp.yml
vendored
2
.github/workflows/run-lint-cpp.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Lint C++
|
||||
name: lint-cpp
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user