update workflows (#2018)
This commit is contained in:
3
.github/workflows/compatibility-72.yml
vendored
3
.github/workflows/compatibility-72.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: zabbix_72
|
||||
run-name: Compatibility with Zabbix 7.2 test
|
||||
permissions: {}
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -13,6 +14,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- uses: actions/setup-go@v5.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user