Skip to content

Rename COMMIT_KEY to GH_PAT #42

Rename COMMIT_KEY to GH_PAT

Rename COMMIT_KEY to GH_PAT #42

Workflow file for this run

name: PR builder is just a magic
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Get all the letters, words and paragraphs needed for the spell!
uses: actions/checkout@v3
- name: Setup JDK
uses: ./.github/actions/setup-jdk
- name: Maven, now you do the magic! I enchant you the Bash way!
run: |
mvn --batch-mode --update-snapshots install