mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-11 14:30:06 -05:00
chore: configure some actions to be skipped for forks (#2005)
* chore: configure some actions to be skipped for forks * chore: build docs only when it changes
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
close-issues:
|
||||
if: github.repository == 'juanfont/headscale'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
Reference in New Issue
Block a user