Skip to content

Commit d655ea3

Browse files
committed
Add CI warning
1 parent 3596d30 commit d655ea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependencies.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Dependencies
22

33
on:
4+
# Warning: this workflow must not be triggered by push or pull_request to avoid infinite loops!
45
workflow_dispatch:
56
schedule:
67
- cron: '47 8 19 * *'

0 commit comments

Comments
 (0)