Skip to content

[WIP] push image to registry #1

[WIP] push image to registry

[WIP] push image to registry #1

name: Build and push
on:
pull_request:
permissions:
pull-requests: write
contents: write
jobs:
test-run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo "this is triggered"