Skip to content

Commit

Permalink
run release note label ci only in dexidp/dex repo not in forks
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Apr 8, 2024
1 parent 86e92aa commit 76f2c8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
name: Release note label
runs-on: ubuntu-latest

if: github.repository == 'dexidp/dex'

steps:
- name: Check minimum labels
uses: mheap/github-action-required-labels@80a96a4863886addcbc9f681b5b295ba7f5424e1 # v5.3.0
Expand Down

0 comments on commit 76f2c8b

Please sign in to comment.