You've already forked ansible-role-common
chore: Don't re-run on tag push (release) 👷
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: CI
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
tags-ignore:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
# lint:
|
||||
|
||||
Reference in New Issue
Block a user