Skip to content

Commit

Permalink
ci: change configuration for Jest to pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
awpala committed Aug 6, 2023
1 parent 72004eb commit d592aaf
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/jest.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
Name: 'Jest'
on:
push:
branches:
- main
pull_request:
branches:
- main
- dev

on: [pull_request]

jobs:
jest-tests:
Expand Down

0 comments on commit d592aaf

Please sign in to comment.