mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 03:25:45 +01:00
remove explicit definition for repository, since it messes with act
`act` allows to debug github workflows before sending them to the server, allowing to test some behaviour, before pushing.
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -17,7 +17,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
repository: ${{github.repository}}
|
||||
submodules: true
|
||||
fetch-depth: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user