We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a9e6a commit 57a2b99Copy full SHA for 57a2b99
1 file changed
.github/workflows/bump-lychee-version.yml
@@ -1,10 +1,6 @@
1
name: Bump lychee version
2
3
-on:
4
- repository_dispatch:
5
- workflow_dispatch:
6
- schedule:
7
- - cron: "00 18 * * *"
+on: push
8
9
jobs:
10
bumpLycheeVersion:
0 commit comments