We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fbd7e commit 2510705Copy full SHA for 2510705
.github/workflows/tests.yml
@@ -2,9 +2,9 @@ name: tests
2
3
on:
4
push:
5
- branches: [ master, next ]
+ branches: [ main, next ]
6
pull_request:
7
- branches: [ master ]
+ branches: [ main ]
8
9
jobs:
10
build:
README.md
@@ -1,4 +1,4 @@
1
-<p align="center"><img src="https://raw.githubusercontent.com/Lomkit/art/master/laravel-rest-api/cover.png" alt="Social Card of Laravel Permission"></p>
+<p align="center"><img src="https://raw.githubusercontent.com/Lomkit/art/main/laravel-rest-api/cover.png" alt="Social Card of Laravel Permission"></p>
# Laravel Rest Api
0 commit comments