Skip to content

Commit

Permalink
badges: gosec on update
Browse files Browse the repository at this point in the history
  • Loading branch information
mysiar committed May 22, 2024
1 parent 138bc56 commit 816bbbc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/gosec.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Gosec

on:
workflow_dispatch:
push:
branches: [main]
branches: [ "**" ]
pull_request:
branches: [main]
branches: [ "main" ]

jobs:
tests:
runs-on: self-hosted
Expand Down

0 comments on commit 816bbbc

Please sign in to comment.