Skip to content

Commit fd50ea6

Browse files
committed
fix: renaming the safety.yml workflow to trigger the updated checks
1 parent 88e029d commit fd50ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/safety.yml renamed to .github/workflows/safety-updated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: safety - Python Dependency Check
1+
name: safety-updated - Python Dependency Check
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)