Check if tag directly #341
GitHub Actions / actionlint
failed
Jan 3, 2025 in 0s
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (1)
.github/workflows/ci.yml|39 col 35| context "github" is not allowed here. no context is available here. see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details [expression]
Filtered Findings (0)
Annotations
Check failure on line 39 in .github/workflows/ci.yml
github-actions / actionlint
[actionlint] .github/workflows/ci.yml#L39
context "github" is not allowed here. no context is available here. see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details [expression]
Raw output
.github/workflows/ci.yml:39:35: context "github" is not allowed here. no context is available here. see https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability for more details [expression]
Loading