We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b613354 commit bab55ddCopy full SHA for bab55dd
.github/workflows/gradle.yml
@@ -2,10 +2,10 @@ name: Grace CI
2
on:
3
push:
4
branches:
5
- - 2023.1.x
+ - 2023.2.x
6
pull_request:
7
8
9
workflow_dispatch:
10
jobs:
11
build:
.github/workflows/release-notes.yml
@@ -4,7 +4,7 @@ on:
types: [closed,reopened]
release_notes:
0 commit comments