Skip to content

Commit

Permalink
Renamed GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
salmonb committed Sep 6, 2023
1 parent 811562d commit b3a11d8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-to-sonatype.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Deploy to Sonatype
name: SNAPSHOTS to Sonatype

on:
push:
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/discover-vulnerabilities.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Discover Vulnerabilities Using CodeQL
name: Vulnerabilities

on: [push]

Expand Down
17 changes: 0 additions & 17 deletions .github/workflows/estimate-complexity.yml

This file was deleted.

0 comments on commit b3a11d8

Please sign in to comment.