Skip to content

Commit

Permalink
debug git show
Browse files Browse the repository at this point in the history
  • Loading branch information
Aslemammad committed Nov 9, 2024
1 parent 1e46ed6 commit f52e5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-ci-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
trigger:
runs-on: ubuntu-latest
if: github.repository == 'vitejs/vite' && github.event.issue.pull_request && startsWith(github.event.comment.body, '/ecosystem-ci run')
# if: github.repository == 'vitejs/vite' && github.event.issue.pull_request && startsWith(github.event.comment.body, '/ecosystem-ci run')
steps:
- name: Get PR Data
uses: actions/github-script@v7
Expand Down

0 comments on commit f52e5e9

Please sign in to comment.