From c50c6f994663adba8686e7ac87eabb983a52f84b Mon Sep 17 00:00:00 2001 From: Mostafa Kamal Date: Sun, 26 May 2024 01:20:16 +0600 Subject: [PATCH] Update sls.yml --- .github/workflows/sls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sls.yml b/.github/workflows/sls.yml index 1e73457..4ab7bac 100644 --- a/.github/workflows/sls.yml +++ b/.github/workflows/sls.yml @@ -1,7 +1,7 @@ on: push: branches: - - master + - main workflow_dispatch: # This allows the workflow to be manually triggered