Skip to content

Commit

Permalink
Customize job name
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
  • Loading branch information
MiguelCompany committed Jan 9, 2025
1 parent ad6005e commit ffc2c04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightly-windows-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ on:
workflow_dispatch:
schedule:
- cron: '0 22 * * *' # At 22:00 GMT

jobs:
nightly-windows-ci-master:
name: 'nightly-windows-ci-master (SEC=${{ matrix.security }}, ${{ matrix.cmake_build_type }}, ${{ matrix.test_filter }})'
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit ffc2c04

Please sign in to comment.