Skip to content

Commit

Permalink
fixup! fix: Add contribution documenation to project
Browse files Browse the repository at this point in the history
Signed-off-by: Mateus Oliveira <[email protected]>
  • Loading branch information
mateusoliveira43 committed Apr 10, 2024
1 parent 3765b30 commit a2a1f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: openshift/oadp-operator
ref: ${{ github.ref_name }}
ref: ${{ github.base_ref || github.ref_name }}

- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit a2a1f67

Please sign in to comment.