Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aksh1618/codestats-box-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: paveloom-f/codestats-box-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 22, 2020

  1. Update the workflow.

    Pavel Sobolev committed Aug 22, 2020
    Copy the full SHA
    9a9a6e8 View commit details
  2. Retrigger.

    Pavel Sobolev committed Aug 22, 2020
    Copy the full SHA
    c9db3de View commit details
Showing with 3 additions and 3 deletions.
  1. +3 −3 .github/workflows/codestats.yml
6 changes: 3 additions & 3 deletions .github/workflows/codestats.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Update gist with Code::Stats stats
name: Update the gist with Code::Stats stats
on:
push:
branches: master
schedule:
- cron: "0 */3 * * *"
- cron: '*/10 * * * *'
jobs:
update-gist:
runs-on: ubuntu-latest
@@ -21,4 +21,4 @@ jobs:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GIST_ID: ${{ secrets.GIST_ID }}
CODE_STATS_USERNAME: ${{ secrets.CODE_STATS_USERNAME }}
STATS_TYPE: ${{ secrets.STATS_TYPE }}
STATS_TYPE: recent-xp