Skip to content

Commit

Permalink
chore(actions): update branches for validation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed Aug 31, 2024
1 parent 2abbe37 commit 6c6b448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: vertx-vaadin validation
on:
push:
branches: [development]
branches: [development, vaadin-24.3, vaadin-23]
workflow_dispatch:
pull_request_target:
types: [opened, synchronize, reopened, edited]
Expand Down

0 comments on commit 6c6b448

Please sign in to comment.