Skip to content

Commit

Permalink
Update branches that should run github build
Browse files Browse the repository at this point in the history
  • Loading branch information
caalador authored Nov 29, 2024
1 parent c1b7308 commit ed272b4
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: Flow Validation
on:
push:
branches: [main, '24.5', '24.4', '24.3', '23.5', '9.1']
branches: [main, '24.5', '24.4', '24.3', '23.5', '23.6', '9.1']
workflow_dispatch:
pull_request_target:
types: [opened, synchronize, reopened, edited]
Expand Down

0 comments on commit ed272b4

Please sign in to comment.