Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-07-14 18:11:40 +00:00
parent a793bf3bd4
commit def70d7268
20 changed files with 44 additions and 44 deletions
+3 -3
View File
@@ -2,15 +2,15 @@ name: Laravel
on:
push:
branches: [ master ]
branches: [ $default-branch ]
pull_request:
branches: [ master ]
branches: [ $default-branch ]
jobs:
laravel-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Copy .env