Skip to content

Commit 6620ba2

Browse files
authored
Workflow names
1 parent 65ee0b7 commit 6620ba2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-replication-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Bounty issue replication workflow'
1+
name: 'Bounty issue manual replication check'
22
on: workflow_dispatch
33

44
jobs:

.github/workflows/check-replication.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Bounty issue replication workflow'
1+
name: 'Bounty issue replication check'
22
on:
33
schedule:
44
- cron: '0 17 * * *'

0 commit comments

Comments
 (0)