mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-22 23:24:32 +00:00
Update actions
This commit is contained in:
parent
b45b543376
commit
8fc4579b3c
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
@ -1,5 +1,5 @@
|
||||
on: [push, pull_request]
|
||||
name: Gosec
|
||||
name: Security
|
||||
jobs:
|
||||
Security:
|
||||
strategy:
|
||||
|
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -1,7 +1,7 @@
|
||||
on: [push, pull_request]
|
||||
name: Test
|
||||
jobs:
|
||||
test:
|
||||
Testing:
|
||||
strategy:
|
||||
matrix:
|
||||
# go-version: [1.11.x, 1.12.x, 1.13.x, 1.14.x]
|
||||
|
Loading…
x
Reference in New Issue
Block a user