Skip to content

Commit

Permalink
traffic/downloads statistics updates and limit traffic action to pare…
Browse files Browse the repository at this point in the history
…nt repo (#221)

* GitHub traffic auto-update to not run traffic action on forks.
  • Loading branch information
JessicaS11 authored Sep 14, 2021
1 parent dc88afc commit 44b42e9
Show file tree
Hide file tree
Showing 8 changed files with 3,590 additions and 1,881 deletions.
1 change: 1 addition & 0 deletions .github/workflows/traffic_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
traffic:
# The type of runner that the job will run on
runs-on: ubuntu-latest
if: github.repository_owner == 'icesat2py'

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down
Loading

0 comments on commit 44b42e9

Please sign in to comment.