Skip to content

Commit

Permalink
Replace main with v10000 as testing branch
Browse files Browse the repository at this point in the history
  • Loading branch information
henryrecker-pingidentity committed Jan 22, 2024
1 parent 460f57c commit bbf6dbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Code Check
on:
pull_request:
branches:
- "main"
- "v10000"
push:
branches:
- "main"
- "v10000"

permissions:
contents: read
Expand Down

0 comments on commit bbf6dbf

Please sign in to comment.