mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 02:59:57 +00:00
Test releases.yml
This commit is contained in:
parent
db2a78c2fd
commit
f0eded9f5d
1 changed files with 4 additions and 2 deletions
6
.github/workflows/releases.yml
vendored
6
.github/workflows/releases.yml
vendored
|
@ -1,9 +1,11 @@
|
||||||
name: Releases
|
name: Releases
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- "!*"
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- "V*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue