Skip to content

testing gh pipeline

testing gh pipeline #2

Triggered via issue May 4, 2024 23:35
Status Startup failure
Total duration
Artifacts

gh-issues.yml

on: issues
comment_when_issue_labeled_staged_for_release
comment_when_issue_labeled_staged_for_release
comment_when_staged_for_release_issue_is_closed
comment_when_staged_for_release_issue_is_closed
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/gh-issues.yml#L9
The workflow is not valid. .github/workflows/gh-issues.yml (Line: 9, Col: 9): Unexpected symbol: '#'. Located at position 49 within expression: !github.event.issue.pull_request && # Only run on issues (no pr comments) github.event.action == 'labeled' && github.event.label.name == 'staged for release' .github/workflows/gh-issues.yml (Line: 26, Col: 9): Unexpected symbol: '#'. Located at position 49 within expression: !github.event.issue.pull_request && # Only run on issues (no pr comments) github.event.action == 'closed' && github.event.label.name == 'staged for release'