Skip to content

Commit

Permalink
removed push from test action
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed May 23, 2024
1 parent 91a220b commit 789a6d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
on: [push, pull_request]
on:
pull_request:

name: Continuous integration

Expand Down

0 comments on commit 789a6d5

Please sign in to comment.