Skip to content

Commit

Permalink
Update repository files (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mashiro authored Sep 4, 2023
1 parent 440f11b commit 242d2af
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 @@ -61,7 +61,7 @@ Reverted closed issues from purple to red on:
<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 242d2af

Please sign in to comment.