Commit a8ac1c8
authored
GEODE-10551: Update GitHub Actions workflows to trigger on support/2.0 branch (#7981)
Configure GitHub Actions workflow files to run on support/2.0 branch instead
of develop branch. This enables automated CI/CD checks for pull requests
targeting support/2.0.
Changes:
- Update .github/workflows/codeql.yml to trigger on support/2.0 branch
- Update .github/workflows/gradle.yml to trigger on support/2.0 branch1 parent b1247eb commit a8ac1c8
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments