Skip to content

Commit c22278d

Browse files
author
Vignesh Kennadi
committed
update to trigger on push
1 parent 450318d commit c22278d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.DS_Store

4 KB
Binary file not shown.

.github/workflows/build-test-lint.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Ruby Build, Lint and Test
22

33
on:
4-
pull_request:
5-
branches:
6-
- master
4+
push:
75

86
jobs:
97
build-test-lint:

0 commit comments

Comments
 (0)