create pr gate workflow #22

Merged
BenjaminPalko merged 2 commits from 17-create-pr-checks-workflow into master 2024-12-19 22:53:12 -05:00
Showing only changes of commit 0e8d3b5ff7 - Show all commits

View file

@ -3,8 +3,8 @@ on:
pull_request: pull_request:
branches: ['*'] branches: ['*']
jobs: jobs:
build: checks:
name: Test & Build name: Checks
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout