We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pull_request:
.yml
1 parent c7d9137 commit b1d9546Copy full SHA for b1d9546
.github/workflows/run.yml
@@ -3,6 +3,7 @@ name: run
3
on:
4
workflow_dispatch:
5
push:
6
+ pull_request:
7
8
jobs:
9
list:
0 commit comments