You've already forked ansible-role-repo-epel
Don't re-test tagged releases
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -1,6 +1,9 @@
|
||||
---
|
||||
name: Molecule Test
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
tags-ignore:
|
||||
- '*'
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user