Skip to content

Commit

Permalink
fix: run CI on pull request only
Browse files Browse the repository at this point in the history
  • Loading branch information
chvarkov committed Sep 7, 2024
1 parent 9007f0f commit da7d3fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Test

on:
push:
branches: [ "master", "develop" ]
pull_request:
branches: [ "master", "develop" ]

Expand Down

0 comments on commit da7d3fd

Please sign in to comment.