Skip to content

Commit

Permalink
ci: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Oct 1, 2024
1 parent bfcdd68 commit d69d46b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assign-author.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 🤖 PR author as an assignee
on:
pull_request:
types: [opened]

jobs:
assign:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/auto-merge-renovate-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

approve:
needs: [wait]
if: ${{ env.IS_TAIGA_FAMILY_BOT_PR_AUTHOR == 'true' }}
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit d69d46b

Please sign in to comment.