mirror of
https://github.com/FiloSottile/age.git
synced 2026-01-03 10:55:14 +00:00
.github/workflows: don't run ronn on new tags
This commit is contained in:
2
.github/workflows/ronn.yml
vendored
2
.github/workflows/ronn.yml
vendored
@@ -1,5 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
paths:
|
||||
- '**.ronn'
|
||||
name: Generate man pages
|
||||
|
||||
Reference in New Issue
Block a user