Skip to content

Commit 55facfa

Browse files
fixed
1 parent 372c8c1 commit 55facfa

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/job-deploy-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ jobs:
297297
--assignee ${{ secrets.AZURE_CLIENT_ID }} \
298298
--role "Contributor" \
299299
--scope /subscriptions/${{ secrets.AZURE_SUBSCRIPTION_ID }}/resourceGroups/$INPUT_RESOURCE_GROUP_NAME
300+
300301
- name: Generate Deployment Summary
301302
if: always()
302303
shell: bash

.github/workflows/pylint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: PyLint
22
permissions:
33
contents: read
44
actions: read
5+
56
on:
67
push:
78
paths:

0 commit comments

Comments
 (0)