From 16034ffe809055493d1d289738fab546018b6e44 Mon Sep 17 00:00:00 2001 From: ModulatingForce <116608425+modulatingforce@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:54:49 -0500 Subject: [PATCH] force anny uwu ci: fix pathing remove comment ci: fix ci add comment back ci: fix ci probably remove comment xd fix ci lol xd --- .woodpecker/cargo-checks.yml | 3 +-- src/main.rs | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.woodpecker/cargo-checks.yml b/.woodpecker/cargo-checks.yml index 2a11baf..67ce108 100644 --- a/.woodpecker/cargo-checks.yml +++ b/.woodpecker/cargo-checks.yml @@ -1,7 +1,6 @@ when: + - event: pull_request - event: push - - path: - include: ["*.rs"] steps: configure_rustup: diff --git a/src/main.rs b/src/main.rs index 1846e62..afeecfa 100644 --- a/src/main.rs +++ b/src/main.rs @@ -17,7 +17,7 @@ pub type BotAR = Arc>; use casual_logger::{Level, Log}; -// notohh KEWKAAAAA +// Force loves anny, ofc #[tokio::main] pub async fn main() {