Skip to content

Commit 095a97c

Browse files
Copilotgcatanese
andcommitted
refactor: remove merge_group from analysis workflows
Co-authored-by: gcatanese <1771700+gcatanese@users.noreply.github.com>
1 parent e21c0f3 commit 095a97c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: "Code scanning - action"
33
on:
44
schedule:
55
- cron: '0 21 * * 4'
6-
merge_group:
76

87
permissions:
98
contents: read

.github/workflows/sonarcloud.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
schedule:
55
# Every day at midnight
66
- cron: '0 0 * * *'
7-
merge_group:
87
workflow_dispatch: {}
98

109
permissions:

0 commit comments

Comments
 (0)