create pr gate workflow #22
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pr.yaml
vendored
4
.github/workflows/pr.yaml
vendored
|
|
@ -3,8 +3,8 @@ on:
|
|||
pull_request:
|
||||
branches: ['*']
|
||||
jobs:
|
||||
build:
|
||||
name: Test & Build
|
||||
checks:
|
||||
name: Checks
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue