Skip to content

Commit

Permalink
Dev (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: LuciaM1 <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Lucia Mazzocchi <[email protected]>
Co-authored-by: EmVal <[email protected]>
Co-authored-by: Escarsel <[email protected]>
Co-authored-by: USERSAD\evalenti <[email protected]>
Co-authored-by: Elis Kina <[email protected]>
Co-authored-by: GabrieleMaiocchiFilippo <[email protected]>
Co-authored-by: Gabriele Maiocchi <[email protected]>
  • Loading branch information
10 people authored Jan 12, 2024
1 parent 1701634 commit 8817846
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/performance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ permissions: write-all

jobs:
manual-run-performance-test:
if: github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev'
if: github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/uat'
strategy:
matrix:
environment: [dev]
environment: [uat]

name: "manual-run-performance-test"
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8817846

Please sign in to comment.