Skip to content

Commit 3ed93ca

Browse files
committed
Add explanation of what the workflow does
1 parent 312c17a commit 3ed93ca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test-action.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Tests the GitHub Action (../../action.yaml). This creates annotations,
2+
# but they won't appear in the PR UI because GitHub only shows annotations
3+
# that are tied to lines modified in the pull request. Instead, they will
4+
# be visible in this workflow's logs.
15
name: Test GitHub Action
26
on:
37
pull_request:

0 commit comments

Comments
 (0)