Skip to content

Commit

Permalink
Merge pull request #319 from SaintAngeLs/notification_service_update
Browse files Browse the repository at this point in the history
#305 update github actions bot configuration
  • Loading branch information
SaintAngeLs authored Jul 22, 2024
2 parents e198e2c + f8b178a commit ca189c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vulnerability_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ runs-on: ubuntu-latest
find . -type f -name 'appsettings.json' -delete
find . -type f -name 'appsettings.Development.json' -delete
find . -type f -name 'appsettings.Docker.json' -delete
find . -type f -name 'appsettings.docker.json' -delete
find . -type f -name 'appsettings.local.json' -delete
- name: Check for changes
id: git_status
Expand Down

0 comments on commit ca189c6

Please sign in to comment.