We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de588fb commit 39e7dcfCopy full SHA for 39e7dcf
1 file changed
.github/workflows/cpp-lint-action.yml
@@ -3,6 +3,7 @@ name: cpp-linter as action
3
on:
4
workflow_dispatch:
5
workflow_call:
6
+ pull_request:
7
8
9
jobs:
0 commit comments