Skip to content

Bump actions/github-script from 6 to 7 #420

Bump actions/github-script from 6 to 7

Bump actions/github-script from 6 to 7 #420

Workflow file for this run

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