mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-17 12:21:41 +00:00
Fix for secrets on PRs
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
|
||||
name: PHP ${{ matrix.php }} / ${{ matrix.deps }}
|
||||
|
||||
environment: Test
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user