Skip to content

Commit

Permalink
adjusting name github action (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusteixeira authored and peimanja committed Dec 19, 2019
1 parent ae9a729 commit 6862ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Check Prometheus configs
uses: peimanja/promtool-github-actions@vmaster
uses: peimanja/promtool-github-actions@master
with:
promtool_actions_subcommand: 'config'
promtool_actions_files: 'prometheus/config/*.yml'
Expand Down

0 comments on commit 6862ec0

Please sign in to comment.