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.
1 parent 27681cf commit 90d2365Copy full SHA for 90d2365
.github/workflows/test.yaml
@@ -1,6 +1,9 @@
1
name: Run tests for PR
2
on:
3
pull_request:
4
+ push:
5
+ branches:
6
+ - master
7
8
jobs:
9
code_quality:
0 commit comments