if: github.repository == ‘netdisco/netdisco’
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -5,6 +5,7 @@ on:
|
|||||||
- '[0-9].[0-9][0-9]'
|
- '[0-9].[0-9][0-9]'
|
||||||
jobs:
|
jobs:
|
||||||
release_snmp_info:
|
release_snmp_info:
|
||||||
|
if: github.repository == ‘netdisco/netdisco’
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user