We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68cf55f commit 41179eaCopy full SHA for 41179ea
1 file changed
.github/workflows/run.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches:
5
- "main"
6
+ pull_request:
7
+ branches:
8
+ - "main"
9
10
jobs:
11
defaults:
0 commit comments