Skip to content

Commit

Permalink
[#6] run tests on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
dinmukhamedm committed Jan 4, 2025
1 parent 7b38df6 commit 05fe043
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Run Tests

on:
push:
branches: ["tests-workflow"]
# pull_request:
# types: [opened, synchronize]
# branches: ["main"]
pull_request:
types: [opened, synchronize]
branches: ["main"]

jobs:
test:
Expand Down

0 comments on commit 05fe043

Please sign in to comment.