mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 19:40:28 +00:00
Merge branch '3.0'
This commit is contained in:
commit
51e6b3a921
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -1,5 +1,9 @@
|
||||
name: CI
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
name: Lint
|
||||
|
Loading…
Reference in New Issue
Block a user