Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyLuLiu committed Dec 11, 2024
1 parent 2f895cd commit b2044ee
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@main
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit b2044ee

Please sign in to comment.