Skip to content

docs: use #343 as an example of a good PR for dictionary edits #714

docs: use #343 as an example of a good PR for dictionary edits

docs: use #343 as an example of a good PR for dictionary edits #714

Workflow file for this run

name: Build Web
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: redhat-actions/buildah-build@v2
with:
image: web
layers: false
containerfiles: |
Dockerfile