[go: nahoru, domu]

Skip to content

- Capitalized "choice" fieldName to avoid regression when RE-ing from… #1

- Capitalized "choice" fieldName to avoid regression when RE-ing from…

- Capitalized "choice" fieldName to avoid regression when RE-ing from… #1

Workflow file for this run

name: PR tests
on:
pull_request:
types: [auto_merge_enabled]
jobs:
skip:
name: Report fake success for PR tests
runs-on: ubuntu-latest
steps:
- uses: LouisBrunner/checks-action@v1.6.1
with:
name: Run PR tests (Plugins) (Plugins)
conclusion: success
token: ${{ secrets.GITHUB_TOKEN }}