Skip to content

Updates on ci and add chainguard source #187

Updates on ci and add chainguard source

Updates on ci and add chainguard source #187

Workflow file for this run

# Copyright 2022 Chainguard, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Do Not Submit
on:
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
donotsubmit:
name: Do Not Submit
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Do Not Submit
uses: chainguard-dev/actions/donotsubmit@main