Skip to content

Bump spring-io/spring-github-workflows from 009fbf8992f0d9802778ca1b30a603cd4627e8e6 to 520141adfb960d6c155eb45335c90e7f9ee7b461 #8

Bump spring-io/spring-github-workflows from 009fbf8992f0d9802778ca1b30a603cd4627e8e6 to 520141adfb960d6c155eb45335c90e7f9ee7b461

Bump spring-io/spring-github-workflows from 009fbf8992f0d9802778ca1b30a603cd4627e8e6 to 520141adfb960d6c155eb45335c90e7f9ee7b461 #8

name: Pull Request Build
on: pull_request
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@v4
- name: Build
uses: ./.github/actions/setup-and-run-build