Skip to content

Commit f033105

Browse files
authored
Update jest.yml
1 parent 7f448d8 commit f033105

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/jest.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Tests
22

3-
on:
4-
push:
5-
pull_request:
6-
branches-ignore:
7-
- "renovate/**"
8-
- "dependabot/**"
3+
on: [push, pull_request]
94

105
jobs:
116
jest:

0 commit comments

Comments
 (0)