Skip to content

Commit

Permalink
auto releaser branch removal
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-joemarkiewicz committed Nov 2, 2023
1 parent 6f51f38 commit 4b9e223
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-2nd-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ on:
jobs:
auto_assign_reviewer:
if: github.event.review.state == 'approved'
uses: fivetran/dbt_package_automations/.github/workflows/add-2nd-reviewer.yml@feature/auto-releaser
uses: fivetran/dbt_package_automations/.github/workflows/add-2nd-reviewer.yml
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ on:
jobs:
call-workflow-passing-data:
if: github.event.pull_request.merged
uses: fivetran/dbt_package_automations/.github/workflows/auto-release.yml@feature/auto-releaser
uses: fivetran/dbt_package_automations/.github/workflows/auto-release.yml
secrets: inherit

0 comments on commit 4b9e223

Please sign in to comment.