Skip to content

Commit

Permalink
checkut
Browse files Browse the repository at this point in the history
Signed-off-by: sadath-12 <[email protected]>
  • Loading branch information
sadath-12 committed Dec 27, 2023
1 parent 45c4504 commit 82a36c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
check-version:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Check for CRD changes and version update
run: |
git fetch origin ${{ github.base_ref }}:${{ github.base_ref }}
Expand Down

0 comments on commit 82a36c4

Please sign in to comment.