Skip to content

Commit 6f510d6

Browse files
committed
Merge branch 'main' of github.com:php-telegram-bot/fluent-keyboard
2 parents 9825865 + 5455c55 commit 6f510d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/php.yaml renamed to .github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PHP Composer
1+
name: Tests
22

33
on:
44
push:
@@ -7,7 +7,7 @@ on:
77
branches: [ main ]
88

99
jobs:
10-
build:
10+
tests:
1111

1212
runs-on: ubuntu-latest
1313

0 commit comments

Comments
 (0)