Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin committed Jan 16, 2024
1 parent 302a1ca commit 83c033e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-paradox-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.

name: Generate doc check
name: Generate paradox check

on:
pull_request:
Expand All @@ -25,7 +25,7 @@ permissions:

jobs:
generate-doc-check:
name: Generate doc check
name: Generate paradox check
runs-on: ubuntu-20.04
if: github.repository == 'apache/incubator-pekko'
steps:
Expand Down

0 comments on commit 83c033e

Please sign in to comment.