Skip to content

Commit fa54e0a

Browse files
committed
chore: run checks on PRs
1 parent 8dc48fb commit fa54e0a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/CI-CD.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ name: CI-CD
77

88
on:
99
push:
10-
branches:
11-
- "*"
12-
tags-ignore:
13-
- "*"
14-
10+
pull_request:
1511
schedule:
1612
- cron: "0 0 1 * *"
1713

0 commit comments

Comments
 (0)