Skip to content

Bump crazy-max/ghaction-github-pages from 3.1.0 to 4.0.0 in /.github/workflows #87

Bump crazy-max/ghaction-github-pages from 3.1.0 to 4.0.0 in /.github/workflows

Bump crazy-max/ghaction-github-pages from 3.1.0 to 4.0.0 in /.github/workflows #87

Workflow file for this run

name: PR
on:
pull_request:
branches:
- master
env:
GRADLE_OPTS: "-Dorg.gradle.daemon=true"
concurrency:
cancel-in-progress: true
group: pr-${{ github.workflow }}-${{ github.head_ref || github.ref }}
jobs:
check:
uses: ./.github/workflows/check.yml