Skip to content

Commit a368b67

Browse files
committed
ci: rename back
1 parent aa3c5a7 commit a368b67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/master.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: 💿 CI Dev
1+
name: 💿 CI Master
22

33
on:
44
push:
55
branches:
66
- "master"
77

88
jobs:
9-
build-dev:
10-
name: 🏭 Build Dev
9+
build-master:
10+
name: 🏭 Build Master
1111
runs-on: ubuntu-20.04
1212
steps:
1313
- name: 🚚 Checkout

0 commit comments

Comments
 (0)