Skip to content

Update workflows to include pull requests targeting the release branch #175

Update workflows to include pull requests targeting the release branch

Update workflows to include pull requests targeting the release branch #175

Workflow file for this run

name: Do Not Submit
on:
pull_request:
branches: ["main", "release"]
permissions: read-all
jobs:
donotsubmit:
name: Do Not Submit
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b #v4.1.5
- name: Do Not Submit
uses: chainguard-dev/actions/donotsubmit@84c993eaf02da1c325854fb272a4df9184bd80fc # main