Skip to content

refactor registration button stylizing #88

refactor registration button stylizing

refactor registration button stylizing #88

name: Push (other branches)
on:
push:
branches-ignore:
- main
jobs:
build:
name: Build image
uses: ./.github/workflows/build_image.yaml
tests:
name: Run tests
uses: ./.github/workflows/run_tests.yaml
needs:
- build