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 db6390f commit d186557Copy full SHA for d186557
.github/workflows/check_and_update_json_date.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- '*.json'
7
types: [opened, synchronize]
8
+ workflow_dispatch:
9
10
jobs:
11
update-date:
0 commit comments