Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9d49f3d

Browse filesBrowse files
committed
fixes
1 parent e32e82a commit 9d49f3d
Copy full SHA for 9d49f3d

File tree

Expand file treeCollapse file tree

2 files changed

+1
-6
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-6
lines changed

‎.github/workflows/dispatch-matrix-check.yml

Copy file name to clipboardExpand all lines: .github/workflows/dispatch-matrix-check.yml
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: 🤖 Run Matrix Check
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
- "rc/**"
8-
- next
94
pull_request:
105
branches:
116
- "**"

‎cpp/autosar/test/rules/A0-1-1/test.cpp

Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A0-1-1/test.cpp
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// A POD class..
1+
// A POD class
22
struct A {
33
int f;
44
int f2;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.