Skip to content

fix: links now point to the correct web address (`https://writewithha… #37

fix: links now point to the correct web address (`https://writewithha…

fix: links now point to the correct web address (`https://writewithha… #37

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@v3
- uses: redhat-actions/buildah-build@v2
with:
image: web
layers: false
containerfiles: |
Dockerfile