Skip to content

Add PR workflow

Add PR workflow #4

Workflow file for this run

name: PR
on:
pull_request: {}
jobs:
pr:
runs-on: ubuntu-22.04
steps:
- name: Build Docker container
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0