Skip to content

Commit

Permalink
Merge pull request #1598 from Nordix/tuomo/fix-e2e-fixture-trigger
Browse files Browse the repository at this point in the history
🌱 fix e2e fixture workflow trigger
  • Loading branch information
metal3-io-bot authored Mar 6, 2024
2 parents 7205730 + 24de1e7 commit 9f82372
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e-fixture-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: E2E Fixture Test

on:
pull_request:
branches: [ main ]
branches:
- 'release-0.5'
paths-ignore:
- '**/*.md'
- 'docs/**'
Expand Down

0 comments on commit 9f82372

Please sign in to comment.