Skip to content

Commit ddb7e0d

Browse files
junjieqifacebook-github-bot
authored andcommitted
Change github action workflows name (facebookresearch#4083)
Summary: Pull Request resolved: facebookresearch#4083 Reviewed By: mnorris11 Differential Revision: D67034455 Pulled By: junjieqi fbshipit-source-id: 399830c352b8d8097cea91bb8b9193d87b9327a4
1 parent d997ea0 commit ddb7e0d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/autoclose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Close inactive issues
1+
name: Close Inactive Issues
22
on:
33
schedule:
44
- cron: "30 1 * * *"

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: publish-docs
1+
name: Publish Docs
22
on:
33
page_build:
44
branches:

.github/workflows/update-doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: update-doxygen
1+
name: Update Doxygen
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)