Skip to content

Compute the SHA256 of the resulting token and record in event. #152

Compute the SHA256 of the resulting token and record in event.

Compute the SHA256 of the resulting token and record in event. #152

Workflow file for this run

# Copyright 2024 Chainguard, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Do Not Submit
on:
pull_request:
branches:
- 'main'
jobs:
donotsubmit:
name: Do Not Submit
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Do Not Submit
uses: chainguard-dev/actions/donotsubmit@main