Skip to content

Commit

Permalink
refactor: change name of ci/cd flow
Browse files Browse the repository at this point in the history
  • Loading branch information
agustig committed Mar 24, 2024
1 parent cf2c457 commit 0712606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml → .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Testing Laravel with mariaDB
name: CI/CD
on:
pull_request:
branches:
Expand Down

0 comments on commit 0712606

Please sign in to comment.