Skip to content

Commit

Permalink
Enable more workflows on v4-main (#9625)
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Dec 20, 2024
1 parent 9bd788b commit 23668cc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/asset-size-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- v4-main
types:
- labeled
- synchronize
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
- v4-main
- beta
- release
- 'release-*'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/perf-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- v4-main
types:
- labeled
- synchronize
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/perf-over-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
- v4-main
types:
- labeled
- synchronize
Expand Down

0 comments on commit 23668cc

Please sign in to comment.