mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-09 13:39:39 -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/gh-actions-updater.yaml
vendored
1
.github/workflows/gh-actions-updater.yaml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository == 'juanfont/headscale'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user