Skip to content

Commit

Permalink
Test eden
Browse files Browse the repository at this point in the history
Signed-off-by: Milan Lenco <milan@zededa.com>
  • Loading branch information
milan-zededa committed Jul 26, 2023
1 parent bae0ecd commit dacfd1b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/eden.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
---
name: Eden
on: # yamllint disable-line rule:truthy
push:
pull_request:
branches:
- "master"
- "[0-9]+.[0-9]+"
- "[0-9]+.[0-9]+-stable"
paths-ignore:
- 'docs/**'
pull_request_review:
types: [submitted]
paths-ignore:
- 'docs/**'

jobs:
integration:
Expand Down

0 comments on commit dacfd1b

Please sign in to comment.