GitHub actions

This commit is contained in:
Jarred Sumner
2024-05-15 20:48:07 -07:00
parent 1b77efdc52
commit d90058a522
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ permissions:
on:
workflow_run:
workflows:
- "Lint C++"
- lint-cpp
types:
- completed

View File

@@ -1,4 +1,4 @@
name: Lint C++
name: lint-cpp
permissions:
contents: read