Skip to content

Commit 7df16a2

Browse files
remove comments
Co-authored-by: Srinivasan Sekar <srinivasan.sekar1990@gmail.com>
1 parent ab8d21a commit 7df16a2

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.github/workflows/layer3-branch-test.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
name: AppClaw Action — Branch Test (Layer 3)
2-
3-
# Layer 3 test — validates the action as an external caller would use it.
4-
# References the branch by name (not ./github-action) so it exercises the
5-
# full public action resolution path before the branch is tagged and published.
6-
#
7-
# Triggers:
8-
# - Every pull_request (android YAML flow by default)
9-
# - Actions tab → "Run workflow" for manual runs with custom inputs
10-
# Required secret: LLM_API_KEY
1+
name: AppClaw Action
112

123
on:
134
pull_request:

0 commit comments

Comments
 (0)