Skip to content

Commit

Permalink
GitHub trigger updated for just pull requests (#3882) (#3918)
Browse files Browse the repository at this point in the history
* GitHub trigger updated for just pull requests

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 3057500)

Co-authored-by: Cristian Chitiva <cychitivav@unal.edu.co>
  • Loading branch information
mergify[bot] and cychitivav authored Sep 15, 2023
1 parent d7e8e27 commit 5ce5658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Test

on: [push, pull_request]
on: pull_request

jobs:
test:
Expand Down

0 comments on commit 5ce5658

Please sign in to comment.