Skip to content

Commit

Permalink
upd: activate gosec
Browse files Browse the repository at this point in the history
  • Loading branch information
LeKovr committed Nov 17, 2024
1 parent 72daf97 commit 68bcdd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go-test-gosec.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Run tests on every push for extra branches
name: GoTestExtra
name: GoSec

on:
push:
branches-ignore:
- 'dependabot/**'
branches:
- master
- main
pull_request:
Expand Down

0 comments on commit 68bcdd7

Please sign in to comment.