mirror of
https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype.git
synced 2025-06-27 14:48:45 +02:00
Update release-main.yml
This commit is contained in:
5
.github/workflows /release-main.yml
vendored
5
.github/workflows /release-main.yml
vendored
@ -2,8 +2,9 @@ name: Auto Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build-and-release:
|
||||
|
Reference in New Issue
Block a user