mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-15 04:52:03 +09: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:
@@ -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