chore: Improve Git configuration for GitHub actions #2
Annotations
1 error
Invalid workflow file:
.github/workflows/build-misc.yml#L13
The workflow is not valid. .github/workflows/build-misc.yml (Line: 13, Col: 9): Unexpected symbol: '#'. Located at position 103 within expression: github.event_name == 'workflow_dispatch' ||
contains(github.event.head_commit.message, '[build-all]') # ||
# contains(github.event.head_commit.message, '[build-hyprland]') ||
# contains(github.event.head_commit.message, '[build-nvidia]') ||
# contains(github.event.head_commit.message, '[build-legacyrenderer]') ||
# contains(github.event.head_commit.message, '[build-git-all]') |[...]
|