Skip to content

Commit

Permalink
Add push trigger for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
beyhan committed Dec 19, 2023
1 parent 7f49b16 commit ff6be8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/org-inactive-user-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
schedule:
- cron: '0 0 1 * *'
workflow_dispatch:
push:
branches:
- "test-add-inactive-user-removal-automation"

jobs:
org-config-generation-check:
Expand Down

0 comments on commit ff6be8a

Please sign in to comment.