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 007f5c9 commit 57aac4aCopy full SHA for 57aac4a
.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-access-control/cover.png" alt="Social Card of Laravel Access Control"></p>
+<p align="center"><img src="https://raw.githubusercontent.com/Lomkit/art/main/laravel-access-control/cover.png" alt="Social Card of Laravel Access Control"></p>
# Laravel Access Control
0 commit comments