Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0ffa49c

Browse filesBrowse files
author
IvanZosimov
committed
Add update-config-files.yml
1 parent ec365b4 commit 0ffa49c
Copy full SHA for 0ffa49c

File tree

Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+11
-0
lines changed
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Update configuration files
2+
3+
on:
4+
schedule:
5+
- cron: '0 3 * * 0'
6+
workflow_dispatch:
7+
8+
jobs:
9+
call-update-configuration-files:
10+
name: Update configuration files
11+
uses: actions/reusable-workflows/.github/workflows/update-config-files.yml@main

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.