We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c57de commit e3a708eCopy full SHA for e3a708e
.github/workflows/main.yml
@@ -2,6 +2,7 @@ name: Build
2
3
'on':
4
push:
5
+ pull_request:
6
branches:
7
- main
8
0 commit comments