Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Feb 12, 2025
1 parent 638d921 commit 494ef8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
# Runs at the end and only when all other tests pass, as it posts the
# results as a comment on the PR
- name: always-comment with github-token
- name: 'Params: always-comment with github-token'
# It will not be able to create comment outside PR. result in main branch:
# Not Found - https://docs.github.com/rest
if: github.ref != 'refs/heads/main'
Expand Down

0 comments on commit 494ef8b

Please sign in to comment.