We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1ef76e + 3542ff9 commit a1703c8Copy full SHA for a1703c8
.github/workflows/continuous-integration.yml
@@ -2,6 +2,9 @@ name: "Continuous Integration"
2
3
on:
4
pull_request:
5
+ push:
6
+ branches:
7
+ - master
8
9
jobs:
10
coding-standards:
0 commit comments