Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Jun 28, 2023
1 parent 141a86a commit 9b6a738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-ci-trigger.yml
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
app_id: ${{ secrets.ECOSYSTEM_CI_GITHUB_APP_ID }}
private_key: ${{ secrets.ECOSYSTEM_CI_GITHUB_APP_PRIVATE_KEY }}
repository: "${{ github.repository_owner }}/vitest-ecosystem-ci"
repository: '${{ github.repository_owner }}/vitest-ecosystem-ci'
- uses: actions/github-script@v6
id: trigger
env:
Expand Down

0 comments on commit 9b6a738

Please sign in to comment.