Skip to content

Commit 0b25a99

Browse files
Change workflow names
1 parent 6f7fc95 commit 0b25a99

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/snaphots.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Snaphots
33
on:
44
schedule:
55
- cron: '0 0 * * *'
6+
workflow_dispatch:
7+
inputs: { }
68

79
env:
810
CI: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Master branch
1+
name: Sonar
22

33
on:
44
push:

0 commit comments

Comments
 (0)