We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 028a7f7 + b6138d0 commit 7bd9f85Copy full SHA for 7bd9f85
.github/workflows/main.yml
@@ -6,7 +6,7 @@ name: CI
6
on:
7
# Triggers the workflow on push or pull request events but only for the master branch
8
pull_request:
9
- branches: [ master, next, release.24.10, release.24.12 ]
+ branches: [ master, next, release.* ]
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
0 commit comments