We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ed4b2 commit 6b6a596Copy full SHA for 6b6a596
1 file changed
.github/workflows/main.yml
@@ -2,6 +2,7 @@ name: build-and-test
2
3
on:
4
push:
5
+ pull_request:
6
workflow_dispatch:
7
8
jobs:
0 commit comments