Skip to content

Commit

Permalink
Update EntropyHubMetricGenerator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MattWillFlood authored Aug 6, 2023
1 parent 831d5d0 commit a97df25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/EntropyHubMetricGenerator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
# (optional) Run workflow manually
# workflow_dispatch:
# (optional) Run workflow when pushing on master/main
push: {branches: ["master", "main"]}
push: {branches: "main"}
jobs:
github-metrics:
runs-on: ubuntu-latest
Expand All @@ -16,10 +16,10 @@ jobs:
with:
template: repository
token: ${{ secrets.METRIC_EH }}
filename: metrics.entropyhub.png
filename: metrics.entropyhub.svg
user: MattWillFlood
repo: EntropyHub
plugin_lines: yes
#plugin_followup: yes
#plugin_projects: no
plugin_followup: yes
plugin_projects: no
# plugin_projects_repositories: lowlighter/metrics/projects/1

0 comments on commit a97df25

Please sign in to comment.