Skip to content

Commit

Permalink
ci: temporary use current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wochinge committed Feb 27, 2024
1 parent 9820ab4 commit bece4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_skipper_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
# Don't run this check if the PR contains both code and non-code changes (e.g. release notes)
needs: check_if_changed
if: needs.check_if_changed.outputs.code_changes == 'false'
uses: deepset-ai/haystack/.github/workflows/tests_skipper_workflow.yml@main
uses: deepset-ai/haystack/.github/workflows/tests_skipper_workflow.yml@ci/fix-catch-all2

0 comments on commit bece4d0

Please sign in to comment.