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 ab2003e commit 3f7c21dCopy full SHA for 3f7c21d
.github/workflows/build-test-lint.yml
@@ -1,9 +1,7 @@
1
name: Ruby Build, Lint and Test
2
3
on:
4
- pull_request:
5
- branches:
6
- - master
+ push:
7
8
jobs:
9
build-test-lint:
0 commit comments