Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
fix (snyk): update default branch name in Snyk workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jfsoul committed Sep 28, 2022
1 parent 0ec4ad2 commit e59f1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Snyk
on:
push:
branches:
- main
- master
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e59f1b9

Please sign in to comment.