ci: less strict conditions for loadtest inmain

This commit is contained in:
Andrei Dziahel
2023-09-15 16:35:20 -03:00
committed by Steve Chavez
parent d64b71cbf0
commit c3169b7dc2
+2 -2
View File
@@ -36,7 +36,7 @@ jobs:
Loadtest-Merge-Nix:
name: Loadtest Merge (Nix)
if: ${{ github.event_name == 'merge' && github.ref == 'refs/heads/main' }}
if: ${{ github.event_name == 'push' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
@@ -60,4 +60,4 @@ jobs:
name: loadtest.md
path: loadtest/loadtest.md
if-no-files-found: error