Skip to content

Commit 75f37da

Browse files
authored
Update action.yml to remove unnecessary triggers
Removed push and schedule triggers from the workflow.
1 parent 6dae126 commit 75f37da

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Check Markdown links
22
on:
3-
push:
4-
branches: [ live ]
5-
schedule:
6-
- cron: '0 8 * * 1'
73
workflow_dispatch:
84
jobs:
95
links:

0 commit comments

Comments
 (0)