Skip to content

feat: Allow building the IDL on stable (#3842) #11

feat: Allow building the IDL on stable (#3842)

feat: Allow building the IDL on stable (#3842) #11

name: No Unpinned Docker Images
on:
push:
branches:
- master
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Check out source
uses: actions/checkout@v4
- run: chmod 755 ./docker/check-docker-pin.sh
- run: ./docker/check-docker-pin.sh