Skip to content

Commit 8a1a7ac

Browse files
authored
ci: update analysis.yml
1 parent 0f2a345 commit 8a1a7ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
name: Analysis
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: '0 0 1 * *'
56
push:
67
paths:
7-
- /.github/workflows/analysis.yml
8+
- .github/workflows/analysis.yml
89

910
jobs:
1011
codeql:

0 commit comments

Comments
 (0)