Skip to content

Merge remote-tracking branch 'refs/remotes/origin/main' into test #5

Merge remote-tracking branch 'refs/remotes/origin/main' into test

Merge remote-tracking branch 'refs/remotes/origin/main' into test #5

Workflow file for this run

name: IntelliJ Reformat Code
on:
push:
branches: [ test ]
jobs:
reformat:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: ./