Skip to content

Commit

Permalink
Merge pull request #191 from sabre1041/revert-workflow-version
Browse files Browse the repository at this point in the history
Revert workflow version
  • Loading branch information
raffaelespazzoli authored Apr 26, 2022
2 parents 290f67f + e6ef60b commit a1eb3e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:
jobs:
shared-operator-workflow:
name: shared-operator-workflow
uses: redhat-cop/github-workflows-operators/.github/workflows/[email protected].3
uses: redhat-cop/github-workflows-operators/.github/workflows/[email protected].0
with:
GO_VERSION: ~1.17
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
shared-operator-workflow:
name: shared-operator-workflow
uses: redhat-cop/github-workflows-operators/.github/workflows/[email protected].3
uses: redhat-cop/github-workflows-operators/.github/workflows/[email protected].0
secrets:
COMMUNITY_OPERATOR_PAT: ${{ secrets.COMMUNITY_OPERATOR_PAT }}
REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }}
Expand Down

0 comments on commit a1eb3e1

Please sign in to comment.