Skip to content

Commit

Permalink
added workflow CI PHP7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fraz671r committed Aug 4, 2023
1 parent dad6fd4 commit 04c6860
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/php-7.4.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI PHP7.4
name: CI with PHP 7.4

on:
push:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/php-8.1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Continuous Integration

name: CI with PHP 8.1
on:
push:
branches: [ main ]
Expand Down

0 comments on commit 04c6860

Please sign in to comment.