Skip to content

Commit 975fc01

Browse files
Coding Standard action should run on every push to master or dev
1 parent 47f89a7 commit 975fc01

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/coding-standards.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ name: "Coding Standards"
1515

1616
on:
1717
push:
18-
branches:
19-
- "master"
20-
pull_request:
21-
branches:
2218
- "master"
2319
- "dev"
2420

0 commit comments

Comments
 (0)