Skip to content

Commit

Permalink
ci: change CI trigger for push
Browse files Browse the repository at this point in the history
  • Loading branch information
dodokek committed Feb 5, 2025
1 parent 9374019 commit 65dc432
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Tests

on:
push:
branches:
- master
pull_request:
- master
pull_request:
types: [opened, reopened]

jobs:
pre_job:
Expand Down

0 comments on commit 65dc432

Please sign in to comment.