Skip to content

Commit

Permalink
tf test
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyLuLiu committed Jan 14, 2025
1 parent 064da69 commit 2049e40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linux-qe-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ jobs:
linux-qe:
if: |
github.event.workflow_run.conclusion == 'success' &&
github.event.workflow_run.event == 'pull_request' &&
github.event.workflow_run.triggering_actor != 'dependabot[bot]'
uses: crc-org/crc/.github/workflows/linux-qe-template.yml@main
uses: lilyLuLiu/crc/.github/workflows/linux-qe-template.yml@tf_update
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 2049e40

Please sign in to comment.