Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Nov 28, 2024
1 parent 6880f4e commit ccbe6de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem_test_internal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
test_ecosystem:
uses: ./.github/workflows/ecosystem_test.yaml
with:
repos_file: .github/test_repos/intl.txt
repos_file: .github/test_repos/intl.json
package_name: intl
new_version: 0.20.0
1 change: 1 addition & 0 deletions .github/workflows/post_summaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
workflows:
- Publish:Internal
- Health:Internal
- Ecosystem test:Internal
types:
- completed

Expand Down

0 comments on commit ccbe6de

Please sign in to comment.