Skip to content

Commit 3b07933

Browse files
authored
Merge pull request #230 from creativecommons/disable-keepalive
Disable gautamkrishnar/keepalive-workflow action while its repository is disabled
2 parents 08804e2 + 5266dc1 commit 3b07933

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/normalize_repos.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ jobs:
4040
name: invalid-issue-report
4141
path: /tmp/invalid_issues.yml
4242

43-
# https://github.com/gautamkrishnar/keepalive-workflow
44-
- uses: gautamkrishnar/keepalive-workflow@v2
45-
with:
46-
committer_username: cc-open-source-bot
47-
committer_email: opensource@creativecommons.org
48-
time_elapsed: 46
43+
# # https://github.com/gautamkrishnar/keepalive-workflow
44+
# - uses: gautamkrishnar/keepalive-workflow@v2
45+
# with:
46+
# committer_username: cc-open-source-bot
47+
# committer_email: opensource@creativecommons.org
48+
# time_elapsed: 46

0 commit comments

Comments
 (0)