Skip to content

Commit 91477ff

Browse files
committed
remove stale check for remote workflows
1 parent 37921ea commit 91477ff

109 files changed

Lines changed: 990 additions & 1451 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/gh-aw-agent-suggestions.lock.yml

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

.github/workflows/gh-aw-agent-suggestions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ engine:
1818
id: copilot
1919
model: ${{ inputs.model }}
2020
on:
21+
stale-check: false
2122
workflow_call:
2223
inputs:
2324
model:

.github/workflows/gh-aw-autonomy-atomicity-analyzer.lock.yml

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

.github/workflows/gh-aw-autonomy-atomicity-analyzer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ engine:
1818
id: copilot
1919
model: ${{ inputs.model }}
2020
on:
21+
stale-check: false
2122
workflow_call:
2223
inputs:
2324
model:

0 commit comments

Comments
 (0)