We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4bc79c + a7aa668 commit bc2e3e9Copy full SHA for bc2e3e9
.github/workflows/ci.yml
@@ -2,6 +2,7 @@ name: CI Flow
2
3
on:
4
push:
5
+ pull_request:
6
# Allows you to run this workflow manually from the Actions tab
7
workflow_dispatch:
8
0 commit comments