Skip to content

Commit b924816

Browse files
committed
refactor: workflows
1 parent 3c62815 commit b924816

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Update `requirements.txt`
1+
name: Update requirements.txt
22

33
on:
44
pull_request:

.github/workflows/validate-requirements.yml renamed to .github/workflows/validate-reqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Validate `requirements.txt`
1+
name: Validate requirements.txt
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)