Skip to content

Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0 #228

Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0

Bump anothrNick/github-tag-action from 1.67.0 to 1.69.0 #228

Workflow file for this run

name: Build and test
on:
pull_request:
push:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Docker build
run: |
docker build .