Is any way to run this project against a local setup instead of storing information within https://app.flowwer.dev/? #80
Unanswered
eduardoacskimlinks
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @eduardoacskimlinks jobs:
stats:
runs-on: ubuntu-latest
steps:
- name: Run pull request stats
uses: flowwer-dev/pull-request-stats@master
with:
token: ${{ secrets.ADD_A_PERSONAL_ACCESS_TOKEN }}
organization: 'piedpiper'
disableLinks: true Also, it's important to say no data is stored in Best, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love this project, but we are concerned about exposing data through workflow to your website. Will it be possible to have a similar workflow without generating external charts? Or exposing data externally?
Beta Was this translation helpful? Give feedback.
All reactions