Skip to content

Commit

Permalink
Update conformance.yaml
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
1 parent 236ac9c commit aecfd29
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ name: Conformance tests
permissions: {}

on:
pull_request:
branches:
- "main"
- "release*"
schedule:
- cron: "43 0 * * 0"
workflow_dispatch:

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

0 comments on commit aecfd29

Please sign in to comment.