Skip to content

Commit fa6e9ca

Browse files
authored
Merge pull request #73 from githubnext/copilot/allow-all-files-in-evergreen-job
Remove allowed-files restriction from evergreen workflow
2 parents 7322d3b + d657f7b commit fa6e9ca

2 files changed

Lines changed: 19 additions & 25 deletions

File tree

.github/workflows/evergreen.lock.yml

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

.github/workflows/evergreen.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@ safe-outputs:
2626
push-to-pull-request-branch:
2727
target: "*"
2828
max: 3
29-
allowed-files:
30-
- ".github/workflows/autoloop.lock.yml"
31-
- ".github/workflows/autoloop.md"
32-
- ".github/workflows/evergreen.lock.yml"
33-
- ".github/workflows/evergreen.md"
34-
- ".github/workflows/pages.yml"
3529
add-comment:
3630
max: 3
3731
target: "*"

0 commit comments

Comments
 (0)