Skip to content

Commit

Permalink
Update repository files
Browse files Browse the repository at this point in the history
  • Loading branch information
Mashiro committed Sep 4, 2023
1 parent a4be266 commit 0389c8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Repository Manager
on:
workflow_dispatch:
schedule:
- cron: 0 12 * 1-2,11-12 1
- cron: 0 11 * 3-10 1
- cron: 0 11 * 1-2,11-12 1
- cron: 0 10 * 3-10 1
create:
issues:
types: [opened, reopened, closed]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Person person = mal.getPerson(10765);
<img alt="Open AI" align="left" src="https://raw.githubusercontent.com/Katsute/Manager/main/assets/openai-dark.png#gh-dark-mode-only" width="50">
<img alt="GitHub Copilot" align="left" src="https://raw.githubusercontent.com/Katsute/Manager/main/assets/copilot-light.png#gh-light-mode-only" width="50">
<img alt="Open AI" align="left" src="https://raw.githubusercontent.com/Katsute/Manager/main/assets/openai-light.png#gh-light-mode-only" width="50">
<p>GitHub Copilot and ChatGPT are <b>strictly prohibited</b> on this repository.</p>
<p>AI generated code is <b>strictly prohibited</b> on this repository.</p>
</table>
<!-- Copilot -->

Expand Down

0 comments on commit 0389c8a

Please sign in to comment.