We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90a804 commit 8264e46Copy full SHA for 8264e46
1 file changed
.github/workflows/performance.yml
@@ -3,6 +3,8 @@ name: performance
3
on:
4
release:
5
types: [ published ]
6
+ pull_request:
7
+ branches: [ main ]
8
workflow_dispatch:
9
10
concurrency:
0 commit comments