Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update build i buildwin64 images, removed Ada compiler and all its dependencies. #1

Update build i buildwin64 images, removed Ada compiler and all its dependencies.

Update build i buildwin64 images, removed Ada compiler and all its dependencies. #1

Workflow file for this run

name: 'Lock down repository'
on:
pull_request:
types: opened
jobs:
lockdown:
runs-on: ubuntu-latest
steps:
- uses: dessant/repo-lockdown@v2
with:
github-token: ${{ github.token }}
pr-comment: >
This repository does not accept pull requests,
see the README for details.
skip-closed-pr-comment: true