mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-02-22 18:27:47 +01:00
No schedule for releases.
This commit is contained in:
parent
490240fd3a
commit
649460a667
8
.github/workflows/galaxy.yml
vendored
8
.github/workflows/galaxy.yml
vendored
|
|
@ -6,12 +6,8 @@
|
|||
name: Release to Ansible Galaxy
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
schedule:
|
||||
- cron: '7 7 7 * *'
|
||||
|
||||
release:
|
||||
types: [created, edited, published, released]
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue