дзеркало
https://github.com/angristan/openvpn-install.git
синхронізовано 2026-03-18 00:28:49 +01:00
ci(workflow): don't run test job on forks
Цей коміт міститься в:
2
.github/workflows/test.yml
сторонній
2
.github/workflows/test.yml
сторонній
@@ -10,7 +10,7 @@ name: Test
|
|||||||
jobs:
|
jobs:
|
||||||
install:
|
install:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.repository == 'angristan/openvpn-install' && github.actor == 'repo-owner'
|
if: github.repository == 'angristan/openvpn-install' && github.actor == 'angristan'
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os-image:
|
os-image:
|
||||||
|
|||||||
Посилання в новій задачі
Заблокувати користувача