Skip to content

Commit

Permalink
Merge branch 'release-1.12' into workflow-run
Browse files Browse the repository at this point in the history
Signed-off-by: Jigar Joshi <[email protected]>
  • Loading branch information
jigar-joshi-nirmata authored Jan 7, 2025
2 parents 8fb35f5 + d5f5862 commit 5421210
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ permissions: {}

on:
workflow_dispatch:
pull_request:
branches:
- "main"
- "release*"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 5421210

Please sign in to comment.