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
|
name: Molecule Test
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
tags-ignore:
|
||||||
|
- '*'
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user