mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
Update security.yml
This commit is contained in:
7
.github/workflows/security.yml
vendored
7
.github/workflows/security.yml
vendored
@@ -1,4 +1,9 @@
|
||||
on: [ push, pull_request ]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
name: Security
|
||||
jobs:
|
||||
Gosec:
|
||||
|
||||
Reference in New Issue
Block a user