We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ae1e4 commit 8a22073Copy full SHA for 8a22073
.github/workflows/firebase_test_lab.yml
@@ -3,7 +3,7 @@ name: Runs Macro Benchmarks on Firebase Test Lab
3
on:
4
push:
5
branches: [ macrobenchmark, main ]
6
- pull_request:
+ workflow_dispatch:
7
8
jobs:
9
# This job checks for any file changed within MacrobenchmarkSample/ folder
.github/workflows/generate-bp.yml
@@ -3,7 +3,7 @@ name: Generate Baseline Profiles
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
0 commit comments