Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
dconco committed Dec 24, 2024
2 parents e3122a2 + 9525270 commit b9a5ccf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: PHP Composer

on:
push:
branches: ["master"]
branches:
- master
pull_request:
branches: ["master"]
branches:
- master

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# PhpSlides/framework

The main code for PhpSlides..
The main code for PhpSlides.

0 comments on commit b9a5ccf

Please sign in to comment.