We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775571e commit cb99508Copy full SHA for cb99508
.github/workflows/event-processor.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: azure/login@v3
36
if: ${{ github.event_name == 'issues' && github.event.action == 'opened' }}
37
with:
38
- client-id: a6dd2dfe-7352-41a7-9020-05301c3bca1a
+ client-id: e4cb9fd5-0875-4ca1-bc43-56196f5dfb8f
39
tenant-id: 72f988bf-86f1-41af-91ab-2d7cd011db47
40
allow-no-subscriptions: true
41
0 commit comments