Skip to content

Commit

Permalink
remove "tags-ignore" for now
Browse files Browse the repository at this point in the history
tags are used to trigger releases
  • Loading branch information
stefangweichinger authored Jul 18, 2024
1 parent 5e3c9b0 commit a75ce3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: Ansible Molecule

on: # yamllint disable-line rule:truthy
push:
tags-ignore:
- '*'
paths-ignore:
- 'README.md'
pull_request:
Expand Down

0 comments on commit a75ce3e

Please sign in to comment.