Skip to content

Commit

Permalink
Revert "update to trigger on push"
Browse files Browse the repository at this point in the history
This reverts commit c22278d.
  • Loading branch information
Vignesh Kennadi committed Sep 9, 2024
1 parent c22278d commit ab2003e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
4 changes: 3 additions & 1 deletion .github/workflows/build-test-lint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Ruby Build, Lint and Test

on:
push:
pull_request:
branches:
- master

jobs:
build-test-lint:
Expand Down

0 comments on commit ab2003e

Please sign in to comment.