Skip to content

Commit

Permalink
CI GA: Update hercules_charts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ped7g authored Sep 25, 2024
1 parent eb274d2 commit 9441adc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/hercules_charts.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
name: Hercules Insights, charts generated by src-d/hercules

on:
push:
branches:
- master
branches: [ "master" ]
schedule:
- cron: "0 5 * * *"

jobs:
hercules-charts:
runs-on: ubuntu-latest
name: Hercules Insights, charts generated by src-d/hercules
steps:
- uses: actions/checkout@master
with:
fetch-depth: 0
- name: Hercules Insights
uses: src-d/hercules@latest
uses: src-d/hercules@master
# with:
# # hercules command line arguments
# args: # optional, default is --burndown --burndown-people --devs --couples
Expand Down

0 comments on commit 9441adc

Please sign in to comment.