Skip to content

Commit 8577310

Browse files
committed
chore: update compiled workflows via e2e.sh
1 parent 5935826 commit 8577310

6 files changed

Lines changed: 0 additions & 12 deletions

.github/workflows/test-claude-safe-jobs.lock.yml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/test-claude-safe-jobs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ safe-outputs:
1717
required: true
1818
type: string
1919
steps:
20-
- name: See artifacts
21-
run: cd /tmp/gh-aw/safe-jobs && ls -lR
2220
- name: print message
2321
run: |
2422
MESSAGE=$(cat "$GH_AW_AGENT_OUTPUT" | jq -r '.items[] | select(.type == "print") | .message')

.github/workflows/test-codex-safe-jobs.lock.yml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/test-codex-safe-jobs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ safe-outputs:
1717
required: true
1818
type: string
1919
steps:
20-
- name: See artifacts
21-
run: cd /tmp/gh-aw/safe-jobs && ls -lR
2220
- name: print message
2321
run: |
2422
MESSAGE=$(cat "$GH_AW_AGENT_OUTPUT" | jq -r '.items[] | select(.type == "print") | .message')

.github/workflows/test-copilot-safe-jobs.lock.yml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/test-copilot-safe-jobs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ safe-outputs:
1717
required: true
1818
type: string
1919
steps:
20-
- name: See artifacts
21-
run: cd /tmp/gh-aw/safe-jobs && ls -lR
2220
- name: print message
2321
run: |
2422
MESSAGE=$(cat "$GH_AW_AGENT_OUTPUT" | jq -r '.items[] | select(.type == "print") | .message')

0 commit comments

Comments
 (0)