Skip to content

Commit cab777a

Browse files
committed
Update workflow name and trigger
1 parent ba8493e commit cab777a

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

.github/workflows/bump-lychee-version.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
name: Links
1+
name: Bump lychee version
22

3-
on: push
4-
5-
# on:
6-
# repository_dispatch:
7-
# workflow_dispatch:
8-
# schedule:
9-
# - cron: "00 18 * * *"
3+
on:
4+
repository_dispatch:
5+
workflow_dispatch:
6+
schedule:
7+
- cron: "00 18 * * *"
108

119
jobs:
1210
bumpLycheeVersion:

0 commit comments

Comments
 (0)