Skip to content

Commit 41179ea

Browse files
Run CI on PRs
1 parent 68cf55f commit 41179ea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/run.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches:
55
- "main"
6+
pull_request:
7+
branches:
8+
- "main"
69

710
jobs:
811
defaults:

0 commit comments

Comments
 (0)