Skip to content

Commit

Permalink
Test: Trigger action when PR is raised
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh Kennadi committed Sep 9, 2024
1 parent a35e78c commit c4fbd5b
Showing 1 changed file with 3 additions and 1 deletion.
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 c4fbd5b

Please sign in to comment.