Skip to content

Commit

Permalink
Trigger on actual pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-hellings committed Mar 10, 2020
1 parent 01fb3bd commit 4a17f09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Test with Ansible

on:
push:
branches:
- '*'
tags-ignore:
- '*' # A build will already happen for the commit, don't also build the tag
pull_request: {}
Expand Down

0 comments on commit 4a17f09

Please sign in to comment.