From d7c0f6368f7dd87282d4055b7fe9b77e4ec2104e Mon Sep 17 00:00:00 2001 From: Tejas Bhuwania <35946746+Tejas2805@users.noreply.github.com> Date: Tue, 4 Aug 2020 10:41:54 +0800 Subject: [PATCH 1/2] Update stale.yml --- .github/workflows/stale.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 4a13cf0..dd3e165 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,9 +1,6 @@ name: Close Stale Pull Requests on: - pull_request: - branches: - - master schedule: # Runs at 00:00 every day - cron: '* * * * *' @@ -11,7 +8,7 @@ on: jobs: stale: runs-on: ubuntu-18.04 - + if: github.ref == 'refs/heads/master' steps: - uses: actions/stale@v3.0.7 with: From 0d88a03ebeb164ac271ebeba3d0b4db84a7a0180 Mon Sep 17 00:00:00 2001 From: Tejas Bhuwania <35946746+Tejas2805@users.noreply.github.com> Date: Tue, 22 Dec 2020 13:11:18 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61ad4e5..06e7b81 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# Github Actions +# Github Actionssss