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 c70d14c commit 7ace7adCopy full SHA for 7ace7ad
.github/workflows/docs.yml
@@ -2,7 +2,7 @@ name: Grace Doc
2
on:
3
push:
4
branches:
5
- - 6.3.x
+ - 7.0.x
6
paths:
7
- 'src/docs/**'
8
jobs:
.github/workflows/gradle.yml
@@ -2,10 +2,10 @@ name: Grace CI
pull_request:
9
workflow_dispatch:
10
11
build:
.github/workflows/release-notes.yml
@@ -4,7 +4,7 @@ on:
types: [closed,reopened]
release_notes:
0 commit comments