Skip to content

Commit

Permalink
Merge pull request #9 from ScrewTSW/hotfix-change-nightly-linux-e2e-r…
Browse files Browse the repository at this point in the history
…un-name

chore(ci): edit run-name in actions for e2e main tests
  • Loading branch information
ScrewTSW authored Feb 4, 2025
2 parents c327f3f + f174aab commit 2180792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# SPDX-License-Identifier: Apache-2.0

name: e2e-tests-main
run-name: Linux E2E tests on main branch ${{ github.event_name == 'schedule' && '[nightly]' || '' }}

on:
push:
Expand Down

0 comments on commit 2180792

Please sign in to comment.