Update actions labels (#7614)

This commit is contained in:
Alexey-Ayupov
2023-05-18 12:17:34 +02:00
committed by GitHub
parent 7e295782c3
commit dbd131cc88
6 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ on:
jobs:
macOS_11:
if: ${{ (github.event.label.name == 'CI:\ macos-all') || (github.event.label.name == 'CI:\ macos-11') || (github.event_name == 'workflow_dispatch') || (github.event_name == 'schedule') }}
if: ${{ (github.event.label.name == 'CI macos-all') || (github.event.label.name == 'CI macos-11') || (github.event_name == 'workflow_dispatch') || (github.event_name == 'schedule') }}
name: macOS-11_unstable.${{ github.run_id }}.${{ github.run_attempt }}
uses: ./.github/workflows/macos-generation.yml
with: