Skip to content

Commit c8f1a54

Browse files
rename workflow
1 parent 7541759 commit c8f1a54

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ruby.yaml renamed to .github/workflows/2024-ruby.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
name: ruby
1+
name: 2024-ruby
22

33
on:
44
pull_request:
55
push:
66
branches: [master]
7+
paths:
8+
- 2024/ruby
79

810
defaults:
911
run:

0 commit comments

Comments
 (0)