Skip to content

Commit

Permalink
Activate user tagging in inactive user automation
Browse files Browse the repository at this point in the history
  • Loading branch information
beyhan committed Jan 12, 2024
1 parent 7fc310e commit db6c25e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/org-inactive-user-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
python community/org/org_user_management.py
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
INACTIVE_USER_MANAGEMENT_TAG_USERS: ${{ secrets.INACTIVE_USER_MANAGEMENT_TAG_USERS }}
- name: Create Pull Request
if: ${{ steps.uds.outputs.inactive_users_pr_description }}
uses: peter-evans/create-pull-request@v4
Expand Down

0 comments on commit db6c25e

Please sign in to comment.